.style_adminPanel__2XoXJ{height:100vh;overflow:scroll;padding-bottom:100px;background:#fff}.style_adminPanel__2XoXJ .style_header__CvSJw{display:flex;align-items:center;height:100px}.style_adminPanel__2XoXJ .style_header__CvSJw .style_addNew__3-TZy{padding:10px;cursor:pointer;transition:all .3s ease;opacity:1;display:flex}.style_adminPanel__2XoXJ .style_header__CvSJw .style_addNew__3-TZy:hover{opacity:.5;transform:scale(1.1)}.style_adminPanel__2XoXJ .style_header__CvSJw .style_addNew__3-TZy img{width:32px}.style_adminPanel__2XoXJ .style_title__26FX-{width:100%;font-size:2em;padding:0;margin:0 0 10px}.style_adminPanel__2XoXJ .style_pageInner__1wlRl{height:100%;padding:40px;display:flex;flex-direction:column;box-sizing:border-box}.style_adminPanel__2XoXJ .style_panelsContainer__1Oqjf{display:flex;align-content:space-around;justify-content:space-between}.style_adminPanel__2XoXJ .style_panelsContainer__1Oqjf .style_fixed-width__3UmZJ{width:700px}.style_adminPanel__2XoXJ .style_panel__-B70x{margin:0 auto;padding:0 3vw}.style_adminPanel__2XoXJ .style_panel__-B70x.style_flexFill__37ys7{flex:1 1}.style_modal__wyVdJ{position:fixed;width:100%;height:100%;background:rgba(0,0,0,.5);top:0;left:0;display:flex;align-content:center;justify-content:center;align-items:center}.style_modal__wyVdJ h2{margin:40px 0 60px;font-size:1.6em;text-align:center}.style_modal__wyVdJ .style_modalInner__2eOkt{position:relative;padding:40px 80px;background:#fff;border-radius:8px;min-width:615px}.style_close__1nhSd{position:absolute;top:30px;right:30px;padding:10px;cursor:pointer;transition:all .3s ease}.style_close__1nhSd img{width:29px}.style_close__1nhSd:hover{opacity:.5;transform:scale(1.1)}.style_presentationList__egO3W{margin:0 auto 100px;max-width:600px}@media (min-width:1100px){.style_presentationList__egO3W{max-width:1600px}}.style_presentationList__egO3W .style_list__3iNe6{margin-top:40px;display:grid;grid-gap:5vw;grid-template-columns:1fr}@media (min-width:1100px){.style_presentationList__egO3W .style_list__3iNe6{grid-template-columns:1fr 1fr}}@media (min-width:1600px){.style_presentationList__egO3W .style_list__3iNe6{grid-template-columns:1fr 1fr 1fr}}.style_presentationList__egO3W .style_svgThumb__1utNC{border:none;pointer-events:none;border-radius:8px;display:block}.style_presentationList__egO3W .style_hiddenField__nffnG{width:0;height:0;border:none}.style_presentationList__egO3W .style_thumbnailPlaceholder__3GdWQ{width:254px;height:142px;display:flex;justify-content:center;align-content:center;align-items:center;background:rgba(0,0,0,.1);border:1px solid rgba(0,0,0,.2);border-radius:8px;box-sizing:border-box}.style_presentationList__egO3W .style_container__wF6_R{display:flex;justify-content:center;align-items:center}.style_presentationList__egO3W .style_buttons__2sq1f{margin:0 5px}.loader{min-width:80px}.loader path{-webkit-animation:rotate .8s linear infinite;animation:rotate .8s linear infinite;transform:scale(2);transform-origin:center center;fill:#0057e7}@-webkit-keyframes rotate{to{transform:scale(2) rotate(1turn)}}@keyframes rotate{to{transform:scale(2) rotate(1turn)}}@-webkit-keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.style_loaderContainer__27n0t{max-width:100px;margin:20px auto 40px}.style_thumbnailContainer__2oYpS{position:relative;overflow:hidden;width:100%;margin:0 auto;border-radius:6px;display:block;box-shadow:0 4px 16px rgba(0,0,0,.4);object-fit:cover;height:0;padding-top:60%}.style_thumbnailContainer__2oYpS img{position:absolute;width:100%;height:100%;top:0;left:0}.style_thumbnailContainer__2oYpS svg{display:block}.style_thumbnailContainer__2oYpS:hover .style_thumbnailOverlay__2qwCN{opacity:1}.style_thumbnailOverlay__2qwCN{position:absolute;top:0;width:100%;height:100%;background:#182446;color:#fff;display:flex;align-content:center;justify-content:center;flex-direction:column;align-items:center;border-radius:8px;opacity:0;padding:20px;transition:opacity .25s ease}.style_thumbnailOverlay__2qwCN .style_actionContainer__1mFIj{display:grid;width:95%;max-width:400px;grid-template-columns:1fr 1fr}.style_thumbnailOverlay__2qwCN .style_actionContainer__1mFIj i{margin-right:6px}.style_thumbnailOverlay__2qwCN .style_action__2KzJd{padding:4px;margin-top:6px;margin-bottom:6px;display:flex;align-content:center;align-items:center;opacity:.85}.style_thumbnailOverlay__2qwCN .style_action__2KzJd:not(.style_disabled__3evG5){cursor:pointer}.style_thumbnailOverlay__2qwCN .style_action__2KzJd .style_p__2Qevu{display:flex;align-content:center;align-items:center}.style_thumbnailOverlay__2qwCN a{color:#fff;padding:4px;text-decoration:none}.style_thumbnailOverlay__2qwCN .style_action__2KzJd,.style_thumbnailOverlay__2qwCN a{transition:all .3s ease;transform-origin:left}.style_thumbnailOverlay__2qwCN .style_action__2KzJd i,.style_thumbnailOverlay__2qwCN a i{display:block;transform:scale(1) translateZ(0)}.style_thumbnailOverlay__2qwCN .style_action__2KzJd .style_text__2CZtE,.style_thumbnailOverlay__2qwCN a .style_text__2CZtE{font-size:18px}.style_thumbnailOverlay__2qwCN .style_action__2KzJd:hover:not(.style_disabled__3evG5),.style_thumbnailOverlay__2qwCN a:hover:not(.style_disabled__3evG5){opacity:1}.style_thumbnailOverlay__2qwCN .style_action__2KzJd:hover:not(.style_disabled__3evG5) i,.style_thumbnailOverlay__2qwCN a:hover:not(.style_disabled__3evG5) i{transform:scale(1.3) translateZ(0)}.style_thumbnailOverlay__2qwCN .style_disabled__3evG5{color:grey;-webkit-user-select:none;-ms-user-select:none;user-select:none;cursor:default;pointer-events:none}.style_thumbnailOverlay__2qwCN .style_disabled__3evG5:hover{opacity:.85}.style_thumbnailOverlay__2qwCN .style_corner__2JupZ{position:absolute;right:0;bottom:0}.style_svgThumb__21wFr{border:none;pointer-events:none;border-radius:8px;display:block}.style_hiddenField__1Tu-n{width:0;height:0;border:none}.style_thumbnailPlaceholder__2gYvk{width:254px;height:142px;display:flex;justify-content:center;align-content:center;align-items:center;background:rgba(0,0,0,.1);border:1px solid rgba(0,0,0,.2);border-radius:8px;box-sizing:border-box}.style_presentRow__pOiAp{display:flex}.style_listItem__3kn_h .style_presTitle__19MAv{margin-top:18px;font-size:18px;text-align:center;transform:scale(.9);transition:transform .3s ease}.style_listItem__3kn_h:hover .style_presTitle__19MAv{transform:scale(1)}.style_unpublishedMessage__2f7KD{opacity:.85;position:absolute;bottom:0}.styles_settingsContainer__ng16M .styles_textField__1cGoS{font-size:1em;display:block;transition:opacity .3s ease}.styles_settingsContainer__ng16M .styles_textField__1cGoS .styles_helpTxt__eqScu{opacity:.7;font-size:.7em;font-style:italic;margin-bottom:8px}.styles_settingsContainer__ng16M .styles_textField__1cGoS.styles_disabled__38r4y{opacity:0;pointer-events:none}.styles_settingsContainer__ng16M .styles_helpTxt__eqScu{opacity:.7;font-size:.7em;font-style:italic;margin-bottom:8px}.styles_settingsContainer__ng16M input[type=password],.styles_settingsContainer__ng16M input[type=text]{width:320px;font-size:1em;margin-left:14px;padding:8px;margin-bottom:10px}.styles_settingsContainer__ng16M .styles_fileInput__o6qmi+label{font-size:.9em;font-weight:700;color:#fff;background-color:#4185f4;display:inline-block;cursor:pointer;padding:30px 20px;-webkit-user-select:none;-ms-user-select:none;user-select:none;align-self:center;margin-left:24px;min-width:240px;text-align:center;transition:background-color .3s ease}.styles_settingsContainer__ng16M .styles_fileInput__o6qmi+label span{padding-left:5px}.styles_settingsContainer__ng16M .styles_fileInput__o6qmi+label:hover,.styles_settingsContainer__ng16M .styles_fileInput__o6qmi:focus+label{background-color:#2367d3}.styles_settingsContainer__ng16M .styles_btn__yChaC{background-color:#4185f4;color:#fff;width:207px;display:flex;justify-content:center;align-content:center;align-items:center;padding:14px;font-size:1.25em;font-weight:700;cursor:pointer}.styles_settingsContainer__ng16M .styles_btn__yChaC:hover{background-color:#2367d3}.styles_settingsContainer__ng16M .styles_btn__yChaC.styles_submit__ua9wv{margin:40px auto 20px}.styles_settingsContainer__ng16M .styles_btn__yChaC.styles_submit__ua9wv.styles_disabled__38r4y{opacity:.5;pointer-events:none}.styles_settingsContainer__ng16M .styles_fieldsContainer__pcHtk{display:flex}.styles_settingsContainer__ng16M .styles_colorInput__COS9U{display:flex;align-items:center}.styles_settingsContainer__ng16M .styles_colorInput__COS9U input{margin-bottom:0;margin-right:12px;width:120px}.styles_settingsContainer__ng16M .styles_colorInput__COS9U .styles_colorSwatch__2yD8G{width:18px;height:18px;border-radius:4px;display:inline-block;transform:translateX(-42px);box-shadow:0 0 1px 0 rgba(0,0,0,.75)}h2{margin:40px 10px 20px}.checkbox{display:inline-block;padding:10px 0;transform:translateZ(0)}.checkbox label{cursor:pointer;padding-left:0}.checkbox input[type=checkbox]{opacity:0;position:absolute;margin:0;z-index:-1;width:0;height:0;overflow:hidden;left:0;pointer-events:none}.checkbox .checkbox-material{vertical-align:middle;position:relative;margin-right:6px}.checkbox .checkbox-material:before{position:absolute;left:8px;top:2px;content:"";background-color:rgba(0,0,0,.5);height:4px;width:4px;border-radius:100%;z-index:1;opacity:0;margin:0}.checkbox .checkbox-material .check{position:relative;display:inline-block;width:20px;height:20px;border:2px solid;border-radius:2px;overflow:hidden;z-index:1}.checkbox .checkbox-material .check:before{position:absolute;content:"";transform:rotate(45deg);display:block;margin-top:-4px;margin-left:6px;width:0;height:0;box-shadow:0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,inset 0 0 0 0;-webkit-animation:checkbox-off .3s ease-out forwards;animation:checkbox-off .3s ease-out forwards}.checkbox input[type=checkbox]:focus+.checkbox-material .check:after{opacity:.2}.checkbox input[type=checkbox]:checked+.checkbox-material .check:before{box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px -12px 0 11px;-webkit-animation:checkbox-on .3s ease-out forwards;animation:checkbox-on .3s ease-out forwards}.checkbox input[type=checkbox]:not(:checked)+.checkbox-material:before{-webkit-animation:rippleOff .7s ease-out forwards;animation:rippleOff .7s ease-out forwards}.checkbox input[type=checkbox]:checked+.checkbox-material:before{-webkit-animation:rippleOn .7s ease-out forwards;animation:rippleOn .7s ease-out forwards}.checkbox input[type=checkbox]:not(:checked)+.checkbox-material .check:after{-webkit-animation:rippleOff .7s ease-out forwards;animation:rippleOff .7s ease-out forwards}.checkbox input[type=checkbox]:checked+.checkbox-material .check:after{-webkit-animation:rippleOn .7s ease-out forwards;animation:rippleOn .7s ease-out forwards}.checkbox input[type=checkbox][disabled]+.circle,.checkbox input[type=checkbox][disabled]:not(:checked)~.checkbox-material .check:before{opacity:.5}.checkbox input[type=checkbox][disabled]+.checkbox-material .check:after{background-color:rgba(0,0,0,.84);transform:rotate(-45deg)}.blue .checkbox-material .check{color:#4185f4}.blue .checkbox-material:before{background-color:#4185f4}.blue input[type=checkbox]:checked+.checkbox-material .check{color:#4185f4}@-webkit-keyframes checkbox-on{0%{box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,15px 2px 0 11px}50%{box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px 2px 0 11px}to{box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px -12px 0 11px}}@keyframes checkbox-on{0%{box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,15px 2px 0 11px}50%{box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px 2px 0 11px}to{box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px -12px 0 11px}}@-webkit-keyframes checkbox-off{0%{box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px -12px 0 11px,inset 0 0 0 0}25%{box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px -12px 0 11px,inset 0 0 0 0}50%{transform:rotate(45deg);margin-top:-4px;margin-left:6px;width:0;height:0;box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,15px 2px 0 11px,inset 0 0 0 0}51%{transform:rotate(0deg);margin-top:-2px;margin-left:-2px;width:20px;height:20px;box-shadow:0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,inset 0 0 0 10px}to{transform:rotate(0deg);margin-top:-2px;margin-left:-2px;width:20px;height:20px;box-shadow:0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,inset 0 0 0 0}}@keyframes checkbox-off{0%{box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px -12px 0 11px,inset 0 0 0 0}25%{box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px -12px 0 11px,inset 0 0 0 0}50%{transform:rotate(45deg);margin-top:-4px;margin-left:6px;width:0;height:0;box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,15px 2px 0 11px,inset 0 0 0 0}51%{transform:rotate(0deg);margin-top:-2px;margin-left:-2px;width:20px;height:20px;box-shadow:0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,inset 0 0 0 10px}to{transform:rotate(0deg);margin-top:-2px;margin-left:-2px;width:20px;height:20px;box-shadow:0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,inset 0 0 0 0}}@-webkit-keyframes rippleOn{0%{opacity:.5}to{opacity:0;transform:scale(13)}}@keyframes rippleOn{0%{opacity:.5}to{opacity:0;transform:scale(13)}}@-webkit-keyframes rippleOff{0%{opacity:.5}to{opacity:0;transform:scale(13)}}@keyframes rippleOff{0%{opacity:.5}to{opacity:0;transform:scale(13)}}.presentation-view{background:#000}.presentation-view .ui-container{position:absolute;bottom:0;background:#323232;display:flex;align-content:center;justify-content:center;align-items:center;transform:translateZ(0);z-index:4}.presentation-view .ui-container .btn{padding:10px;cursor:pointer;background:#323232;text-align:center;color:#fff}.presentation-view .ui-container .btn a{color:#fff;text-decoration:none}.presentation-view .ui-container .select,.presentation-view .ui-container .select .MuiSelect-icon,.presentation-view .ui-container .select .MuiSelect-select{color:#fff}.presentation-view .ui-container .select .MuiSelect-select{padding:0 10px;margin-right:-5px}.presentation-view .ui-container .slide-label{text-align:center;padding:10px;color:#fff;border-left:1px solid #fff;border-right:1px solid #fff}.presentation-view__loader-container{position:absolute;width:100%;top:0;bottom:0;left:0;right:0;background:hsla(0,0%,100%,.9)}.presentation-view__loader-container div{position:relative;margin:0 auto;width:80px;top:250px}.emoji-container{position:absolute;bottom:24px;transform:translate(-50%);left:50%;display:flex;flex-direction:row}@media (min-aspect-ratio:16/9){.emoji-container{flex-direction:column;bottom:auto;top:50%;transform:translateY(-50%);left:0}}.main-container{background:#000;width:100%;height:100vh}.main-container.is-behind,.main-container.is-behind .main-container{background:transparent!important}.main-container.is-behind .slides-container{z-index:2;pointer-events:none}.main-container.is-behind .slides-container svg>g>g>path:first-child{fill:transparent}.slides-container{width:100%;height:56.25vw;max-height:100vh;max-width:177.78vh}.slides-container.portrait{height:100vh;width:56.25vh;max-width:100vw;max-height:auto}.slides-container>svg{flex:auto}.video-bg{border:none;width:100%;height:100%;position:absolute;background:#000}.hidden{position:absolute;width:0;height:0;opacity:0}video{transform:translateZ(0);object-fit:cover;background:#000}path[fill="#00ffff"]{fill:transparent!important}.style_gate__1xM8x{text-align:center;padding:100px;height:100vh;background:#fff}.style_gate__1xM8x h2{font-size:18px;margin-bottom:20px}.style_gate__1xM8x input{font-size:16px;padding:10px;width:130px;display:block;margin:0 auto;border-radius:4px;border:2px solid #000}.style_gate__1xM8x .style_submit__18Pbl{cursor:pointer;display:inline-block;padding:10px 60px;border:2px solid;border-radius:100px;margin:40px;font-weight:700;transition:transform .3s ease}.style_gate__1xM8x .style_submit__18Pbl:hover{transform:scale(1.02)}.style_logo__yh8KF{width:200px;opacity:0}.style_secondary__2us_g{opacity:0}.style_mounted__2M3ES .style_logo__yh8KF{-webkit-animation:style_blurEnter__cWCIo 2.5s ease forwards;animation:style_blurEnter__cWCIo 2.5s ease forwards}.style_mounted__2M3ES .style_secondary__2us_g{-webkit-animation:style_fadeIn__JooLs 2.5s ease forwards;animation:style_fadeIn__JooLs 2.5s ease forwards}@media screen and (max-width:767px){.style_gate__1xM8x{padding:100px 20px}.style_logo__yh8KF{width:150px}}@-webkit-keyframes style_blurEnter__cWCIo{0%{opacity:0;-webkit-filter:blur(8px);filter:blur(8px);transform:scale(1.9) translateY(100%)}10%{opacity:1}40%{opacity:1;transform:scale(1.5) translateY(100%);-webkit-filter:blur(0);filter:blur(0)}58%{opacity:1;transform:scale(1.5) translateY(100%);-webkit-filter:blur(0);filter:blur(0)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes style_blurEnter__cWCIo{0%{opacity:0;-webkit-filter:blur(8px);filter:blur(8px);transform:scale(1.9) translateY(100%)}10%{opacity:1}40%{opacity:1;transform:scale(1.5) translateY(100%);-webkit-filter:blur(0);filter:blur(0)}58%{opacity:1;transform:scale(1.5) translateY(100%);-webkit-filter:blur(0);filter:blur(0)}to{opacity:1;transform:scale(1) translateY(0)}}@-webkit-keyframes style_fadeIn__JooLs{0%{opacity:0;transform:translateY(10%)}50%{opacity:0;transform:translateY(10%)}80%{opacity:0;transform:translateY(10%)}to{opacity:1;transform:translateY(0)}}@keyframes style_fadeIn__JooLs{0%{opacity:0;transform:translateY(10%)}50%{opacity:0;transform:translateY(10%)}80%{opacity:0;transform:translateY(10%)}to{opacity:1;transform:translateY(0)}}.emoji{outline:none;border:none;background:transparent;transition:transform .3s ease;cursor:pointer;margin:5px 0}.emoji span{display:flex;justify-content:center;align-items:center;width:4rem;height:4rem;font-size:2.5rem;border-radius:50%;background:#c7c2ca;border:3px solid #182446}.emoji span img{width:60%}.emoji:hover{transform:scale(1.1)}.styles_login__3UKoY{display:inline-block;height:56px;padding:0 15px;min-width:50px;text-align:center;background:hsla(0,0%,100%,0);text-decoration:none;color:#fff;will-change:background-color;cursor:pointer;display:flex;align-items:center}.styles_login__3UKoY:hover{background:rgba(0,0,0,.2)}.styles_profileContainer__3tN59{height:56px;display:flex;align-items:center;cursor:pointer}.styles_profileImg__1wq0d{width:40px;border-radius:50%}.styles_profileModal__35DCK{position:fixed;top:0;left:0;width:100%;height:100%}.styles_profilePopup__1mgeW{position:absolute;top:56px;right:10px;background:#fff;min-width:188px;height:280px;color:#171717;font-weight:700;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:14px}.styles_profilePopup__1mgeW div{margin:5px}.styles_profilePopup__1mgeW .styles_logout__3Nd-o{padding:10px 20px;margin-top:24px;border-radius:6px;background-color:#292d44;color:#b2b2b2;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;font-weight:400;transition:background-color .2s ease}.styles_profilePopup__1mgeW .styles_logout__3Nd-o:hover{background-color:#373d61}.styles_closeOverlay__iTPaD{position:fixed;width:100%;height:100%;background:rgba(0,0,0,.1)}@font-face{font-family:"Matter";src:url(/static/media/Matter-Regular.85a776de.woff2) format("woff2"),url(/static/media/Matter-Regular.600e415b.woff) format("woff");font-weight:400;font-style:normal}body,div,h1,h2,h3,h4,p{font-family:Matter,"sans-serif"!important}*{box-sizing:border-box}body{height:100vh;overflow:hidden;margin:0;padding:0;background:transparent}.style_App__3ccN6{height:100vh;overflow:auto}.style_fade-appear__2mqOw{opacity:.01}.style_fade-appear__2mqOw.style_fade-appear-active__2f9OJ{opacity:1;transition:opacity .3s ease}.style_fade-enter__Ntkr2{opacity:.01}.style_fade-enter__Ntkr2 .style_scale-in__3WBvc{transform:scale(.85)}.style_fade-enter__Ntkr2.style_fade-enter-active__-nmC5{opacity:1;transition:opacity .4s ease;position:absolute;top:0}.style_fade-enter__Ntkr2.style_fade-enter-active__-nmC5 .style_scale-in__3WBvc{transition:transform .35s ease;transform:scale(1)}.style_fade-leave__cLykI{opacity:1}.style_fade-leave__cLykI .style_scale-in__3WBvc{transition:transform .35s ease;transform:scale(1)}.style_fade-leave__cLykI.style_fade-leave-active__2o3VV{opacity:.01;transition:opacity .4s ease;transition-delay:.2s}.style_fade-leave__cLykI.style_fade-leave-active__2o3VV .style_scale-in__3WBvc{transition:transform .35s ease;transform:scale(.9)}.style_material-icons__2PWST{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:18px;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.style_Mui-disabled__2yQdg{color:grey!important}.style_header__2lGhW{position:fixed;display:flex;justify-content:space-between;left:0;top:0;width:100%;height:56px;padding:0;background:#182446;box-shadow:0 0 5px rgba(0,0,0,.5);z-index:50}.style_header__2lGhW.style_fade__1kDGW{opacity:0;transition:opacity .3s ease}.style_header__2lGhW.style_fade__1kDGW:hover{opacity:1}.style_header__2lGhW h1{float:left;margin:0;padding:0 15px;font-size:24px;line-height:56px;font-weight:400;color:#fff}.style_header__2lGhW nav{display:flex;justify-content:center;align-items:center;padding:0}.style_header__2lGhW nav a{display:inline-block;height:56px;line-height:56px;padding:0 15px;min-width:50px;text-align:center;background:hsla(0,0%,100%,0);text-decoration:none;color:#fff;will-change:background-color}.style_header__2lGhW nav a:active,.style_header__2lGhW nav a:hover{background:rgba(0,0,0,.2)}.style_header__2lGhW nav a.style_active__2lBrR{background:rgba(0,0,0,.4)}.style_page__3sAdT{background-color:#fff;display:flex;align-items:center;align-content:center;justify-content:center;height:100vh}.style_sorryContainer__3wR44{width:100%;max-width:800px;display:flex;flex-direction:column}.style_sorryImg__1figM{width:100%;display:block}.styles_bw__2MKY7{color:#000;border:2px solid #000;background:#fff;transition:all .2s ease}.styles_bw__2MKY7:hover{color:#fff;background:#000}.styles_btn__2ynbP{cursor:pointer;padding:10px 34px;display:block;margin:0 auto}.question{align-content:center;align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;padding-bottom:20px;min-height:100vh;text-align:center;width:100%}.question h2{margin:50px 40px 30px;max-width:600px}.question .option{font-size:18px;width:90vw;max-width:320px;background:#146f5a;color:#fff;display:flex;justify-content:center;align-items:center;margin:14px 0;padding:0 25px;height:72px;transition:opacity .3s ease;transition:background-color .3s ease;cursor:pointer}.question .option:hover{opacity:.92}.question .result{background:#d9d9d9;cursor:auto}.source{margin-top:60px;max-width:900px;width:85%;word-break:break-all}.App{height:100vh;overflow:auto}.fade-appear{opacity:.01}.fade-appear.fade-appear-active{opacity:1;transition:opacity .3s ease}.fade-enter{opacity:.01}.fade-enter .scale-in{transform:scale(.85)}.fade-enter.fade-enter-active{opacity:1;transition:opacity .4s ease;position:absolute;top:0}.fade-enter.fade-enter-active .scale-in{transition:transform .35s ease;transform:scale(1)}.fade-leave{opacity:1}.fade-leave .scale-in{transition:transform .35s ease;transform:scale(1)}.fade-leave.fade-leave-active{opacity:.01;transition:opacity .4s ease;transition-delay:.2s}.fade-leave.fade-leave-active .scale-in{transition:transform .35s ease;transform:scale(.9)}.material-icons{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:18px;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.Mui-disabled{color:grey!important}.styles_chart-items__2FdiI{margin:15% auto;width:95%;display:flex;align-items:flex-end;padding:0;left:0}.styles_empty__360xx{height:calc(100% + 110px)}.styles_data-group__6bKSQ{display:inline-block;text-align:center;transition:opacity .4s ease}.styles_bar__3Bic7{border-top-left-radius:5px;border-top-right-radius:5px;margin:0 3vw;transition:height .3s ease}.styles_no-anim__3qH1x .styles_bar__3Bic7{transition:height 0s ease}.styles_count__2cIus{color:#000;font-size:12px;transform:translateY(-20px)}.styles_label__3tyY2{color:#000;font-size:12px;height:100px;margin-top:10px}.styles_negative__1PiYt{color:#e51010}.styles_container__QCL-j{height:55vh;margin-top:50px;position:relative;opacity:0;transition:opacity .3s ease}.styles_container__QCL-j.styles_show__2PO7q{opacity:1}.styles_axis__yVtuM{border-bottom:2px solid #146f5a;border-left:2px solid #146f5a;height:100%;left:0;position:absolute;top:0;width:95%;z-index:2}.styles_title__3eJPh{height:0;font-size:30px;text-align:center}.styles_title-container__2fxuI{display:block;padding-top:50px}@media only screen and (min-width:767px){.styles_title__3eJPh{font-size:45px}.styles_chart-items__2FdiI{margin:10px 4%;width:90%}.styles_container__QCL-j{margin-top:120px}.styles_empty__360xx{height:calc(100% + 120px)}.styles_count__2cIus{font-size:30px;transform:translateY(-40px)}.styles_label__3tyY2{font-size:20px;max-width:185px;margin:10px auto}}.styles_highlighted__1iKRk .styles_data-group__6bKSQ{opacity:.5}.styles_highlighted__1iKRk .styles_data-group__6bKSQ.styles_c__2E9ZI{opacity:1}@media only screen and (max-height:400px){.styles_title__3eJPh{display:none}.styles_container__QCL-j{margin-top:20px}.styles_chart-items__2FdiI{margin:9% 0 0}.styles_title-container__2fxuI{padding-top:20px}.styles_count__2cIus{color:#000;font-size:10px}.styles_label__3tyY2{font-size:10px;height:0}.styles_empty__360xx{height:calc(100% + 10px)}}@media only screen and (max-height:200px){.styles_label__3tyY2{font-size:8px;height:0;margin-top:5%}.styles_count__2cIus{font-size:8px;transform:translateY(-120%)}.styles_empty__360xx{height:calc(100% + 3px)}}.styles_chart-items__3YGNr{margin:0 auto;width:90%;display:flex;flex-direction:column;padding:0}.styles_empty__2_mMY{height:calc(100% + 110px)}.styles_data-group__1WK8y{display:inline-block;transition:opacity .4s ease}.styles_bar__2UjRd{border-top-left-radius:5px;border-top-right-radius:5px;transition:width .3s ease}.styles_bar-container__3AcRE{display:flex}.styles_no-anim__3fS25 .styles_bar__2UjRd{transition:width 0s ease}.styles_count__2z1X6{font-size:14px;width:50px}.styles_label__1L2IO{color:#000;font-size:16px;line-height:24px;margin:32px 0 8px;max-width:320px}.styles_negative__76_DW{color:#e51010}.styles_container__2xuYu{height:55vh;margin-top:32px;position:relative;opacity:0;transition:opacity .3s ease;width:100%}.styles_container__2xuYu.styles_show__1MyK4{opacity:1}.styles_axis__RM7qe{border-bottom:2px solid #146f5a;border-left:2px solid #146f5a;height:100%;left:3%;position:absolute;top:0;width:95%;z-index:2}.styles_title__39W21{font-size:24px;text-align:center;width:90%;margin:0 auto}.styles_title-container__3Yx3D{display:block;margin-top:30px;width:100%}@media only screen and (min-width:767px){.styles_title__39W21{font-size:45px;text-align:center}.styles_bar-container__3AcRE{margin:18px 0}.styles_chart-items__3YGNr{margin:10px 4%;width:90%}.styles_container__2xuYu{margin-top:120px}.styles_empty__2_mMY{height:calc(100% + 120px)}.styles_count__2z1X6{font-size:30px;width:105px}.styles_label__1L2IO{font-size:20px;margin-top:20px;max-width:80%}}.styles_highlighted__GXvA5 .styles_data-group__1WK8y{opacity:.5}.styles_highlighted__GXvA5 .styles_data-group__1WK8y.styles_c__3z8kH{opacity:1;color:#00d2d2!important}.styles_highlighted__GXvA5 .styles_data-group__1WK8y.styles_c__3z8kH .styles_count__2z1X6{color:#00d2d2!important}.styles_highlighted__GXvA5 .styles_bar__2UjRd{opacity:.5}.styles_highlighted__GXvA5 .styles_bar__2UjRd.styles_c__3z8kH{opacity:1;background:#00d2d2!important}@media only screen and (max-height:400px){.styles_title__39W21{display:none}.styles_container__2xuYu{margin-top:20px}.styles_chart-items__3YGNr{margin:9% 0 0}.styles_title-container__3Yx3D{margin-top:20px}.styles_count__2z1X6{font-size:10px}.styles_label__1L2IO{font-size:10px;height:0}.styles_empty__2_mMY{height:calc(100% + 10px)}}@media only screen and (max-height:200px){.styles_label__1L2IO{font-size:8px;height:0;margin-top:5%}.styles_count__2z1X6{font-size:8px}.styles_empty__2_mMY{height:calc(100% + 3px)}}.preview{height:100%;position:relative}.preview>.question{min-height:100%!important;position:relative}.preview .result{position:relative}.style_page__1tQDL{background:#fff;height:100vh;overflow:auto;padding-top:80px}.style_page__1tQDL .style_form__3gnoi,.style_page__1tQDL .style_select__3GkAv{margin:0 auto}.style_page__1tQDL .style_select__3GkAv{width:50%}.style_page__1tQDL .style_loader__1d9KO{margin:20px auto 40px;width:100px}.style_page__1tQDL .style_form__3gnoi{width:80%}.style_page__d2FTu{background:#fff;height:100vh;overflow:auto;padding-top:80px}.style_page__d2FTu .style_form__ER59z,.style_page__d2FTu .style_select__1kTbR{margin:0 auto}.style_page__d2FTu .style_select__1kTbR{width:50%}.style_page__d2FTu .style_loader__281Yv{margin:20px auto 40px;width:100px}.style_page__d2FTu .style_form__ER59z{width:80%}.style_container__3vbs-{top:56px;position:relative;height:calc(100vh - 56px);padding-bottom:56px;width:100%}.style_heading__QbNLj{max-width:1280px;margin:0 auto;padding:0 20px}.style_heading__QbNLj h2{text-align:center}.style_list__1ytTn{overflow-y:auto;max-height:calc(100vh - 236px);position:relative;overflow-x:hidden;max-width:1280px;margin:0 auto}.style_list__1ytTn>div:nth-child(n){padding:0 20px;background:#f5f5f5}.style_list__1ytTn>div:nth-child(2n){background:#e9e9e9}.style_email__1XH47{padding-top:20px}
/*# sourceMappingURL=main.0ada1be3.chunk.css.map */