@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@200;300;600&display=swap);body,html{background-color:#f8f8f8}body{font-family:"Montserrat",sans-serif;margin:0;padding:0;color:#898f99;font-size:1.2rem}@media only screen and (max-width:768px){body{font-size:1rem}}h1{margin:0;font-weight:700;font-size:2rem}@media only screen and (max-width:768px){h1{font-size:1.5rem}}.formInput{-webkit-appearance:none;color:#4c4e52;font-weight:200;width:95%;height:3rem;padding:0 .5rem 0 1rem;margin-bottom:1rem;margin-top:.5rem;border:none;outline:none;background:none;font-size:1.4rem;border-radius:1.5rem;background:#f8f8f8;box-shadow:inset 5px 5px 10px #c4c4c4,inset -5px -5px 10px #fff}@media only screen and (max-width:768px){.formInput{font-size:1rem}.formInput:-ms-input-placeholder{font-size:1rem}.formInput::placeholder{font-size:1rem}}.formInput:-ms-input-placeholder{font-size:1rem}.formInput::placeholder{font-size:1rem}.button{cursor:pointer;border:none;background:none;font-size:1rem;border-radius:2rem;color:#fff;font-weight:300;font-size:1.2rem;padding:1rem;box-shadow:5px 5px 10px #d3d3d3,-5px -5px 10px #fff;text-decoration:none}.button.add{font-weight:700;width:3rem;height:3rem;padding:0 1rem;margin:0 0 3rem;background:linear-gradient(145deg,#02e60d,#00aa09)}.button.add:hover{background:linear-gradient(145deg,#00aa09,#02e60d)}.button.remove{position:relative;top:-4rem;margin-bottom:-4rem;right:calc(-95% + 1.5rem);font-weight:300;width:3rem;height:3rem;padding:0 1rem;color:#898f99}.button.submit{box-shadow:5px 5px 10px #b9b9b9,-5px -5px 10px #d4d4d4;background:linear-gradient(145deg,#5c66ff,#0c49f1);color:#fff;font-weight:200;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-height:3.5rem;min-width:9.5rem;align-self:flex-end}@media only screen and (max-width:768px){.button.submit{width:calc(100% - 2rem);margin:1rem;position:fixed;bottom:.5rem;left:0}.button.submit.login{position:inherit}}.button.submit.login{align-self:inherit}.button.submit:hover{background:linear-gradient(145deg,#545eeb,#0b42db)}.button.disabled{color:#4c4e52;cursor:default;background:linear-gradient(145deg,#e0e0e0,#ccc)!important}.content{display:flex;flex-direction:column;min-height:30rem;height:100%;width:100%}.content.center{align-items:center;justify-content:center}.header-text{margin-bottom:3rem;display:flex;align-items:center;grid-gap:.5rem;gap:.5rem}.header_headerContainer__7c2fR{position:fixed;top:0;width:100%;z-index:0;display:flex;align-items:center;justify-content:space-between;padding:0 1rem;font-size:1rem;height:3rem;box-shadow:0 5px 5px #eee;background-color:#f8f8f8}.header_logo__3imUH{font-size:1rem;font-weight:700;color:#000;text-decoration:none}.header_headerItems__2YgLj{display:flex;grid-gap:1rem;gap:1rem;margin-right:2rem}.header_link__2al1a{text-decoration:none;font-weight:700;color:#898f99}.header_link__2al1a:hover{color:#000}.header_infoBar__drghq{z-index:1;display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;min-height:1.5rem;text-align:center;color:#fff;font-size:.8rem;position:fixed;padding-top:.2rem;padding-bottom:.2rem}.header_close__Ri92_{cursor:pointer;padding-right:.5rem}.main-container_centerChildren__FwBZd{width:100%;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;display:flex;flex-direction:column;padding:3rem 0;align-items:center;justify-content:center;margin-top:3rem}@media only screen and (max-width:768px){.main-container_centerChildren__FwBZd{padding:2rem 0 3rem}}.main-container_mainContent__2ClgU{width:70%;max-width:40rem;min-height:30rem;border-radius:2rem;border-radius:50px;background:#f8f8f8;box-shadow:8px 8px 17px #d3d3d3,-8px -8px 17px #fff;padding:3em}@media only screen and (max-width:768px){.main-container_mainContent__2ClgU{width:90%;margin:0;padding:0;box-shadow:none}}.loader_container__2-8iH{height:15px;width:105px;display:flex;position:relative}.loader_container__2-8iH .loader_circle__28mrd{width:15px;height:15px;border-radius:50%;background-color:#4c4e52;animation:loader_move__3wDno .5s linear 0ms infinite;margin-right:30px}.loader_container__2-8iH .loader_circle__28mrd:first-child{position:absolute;top:0;left:0;animation:loader_grow__FCl2k .5s linear 0ms infinite}.loader_container__2-8iH .loader_circle__28mrd:last-child{position:absolute;top:0;right:0;margin-right:0;animation:loader_grow__FCl2k .5s linear 0s infinite reverse}.loader_smallContainer__qTSBQ{margin:auto;width:70px;display:flex;position:relative}.loader_smallContainer__qTSBQ .loader_smallCircle__iGd3T{width:10px;height:10px;border-radius:50%;background-color:#fff;animation:loader_move__3wDno .5s linear 0ms infinite;margin-right:20px}.loader_smallContainer__qTSBQ .loader_smallCircle__iGd3T:first-child{position:absolute;top:0;left:0;animation:loader_grow__FCl2k .5s linear 0ms infinite}.loader_smallContainer__qTSBQ .loader_smallCircle__iGd3T:last-child{position:absolute;top:0;right:0;margin-right:0;animation:loader_grow__FCl2k .5s linear 0s infinite reverse}@keyframes loader_grow__FCl2k{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}@keyframes loader_move__3wDno{0%{transform:translateX(0)}to{transform:translateX(30px)}}.poll-config_lakat__2bQWJ{cursor:pointer;font-size:1rem;margin-bottom:2rem;margin-top:1rem}.poll-config_form__2W1Vg{flex-grow:1}.poll-list_listItem__1I4Yb{margin-bottom:2rem;padding:2rem;border-radius:1.5rem;background:#f8f8f8;box-shadow:5px 5px 15px #cbcbcb,-5px -5px 15px #fff;display:flex;flex-direction:row;align-items:center;grid-gap:2rem;gap:2rem}@media only screen and (max-width:768px){.poll-list_listItem__1I4Yb{padding:1rem}}.poll-list_divider__4I0f6{min-width:1px;max-width:1px;background-color:#898f99;min-height:2rem;align-self:stretch}.poll-list_link__fEYvO{white-space:pre-wrap;word-break:break-all}.poll-list_flex__3l9G8{flex-grow:1}.poll-list_buttonAlign__1bJDs{align-self:flex-end}.poll-fill_form__rIk7W{flex-grow:1}.poll-fill_optionContainer__NpnwS{width:100%;display:flex;align-items:center;grid-gap:1rem;gap:1rem;margin-bottom:1rem}.poll-fill_optionText__1W1le{font-size:1rem;display:flex;align-items:center;padding-left:1.5rem;padding-right:1.5rem;width:100%;height:3rem;border-radius:1.5rem;background:#f8f8f8;box-shadow:8px 8px 17px #d3d3d3,-5px -5px 10px #fff}.poll-fill_optionCheckbox__hZUqk{cursor:pointer;align-items:center;justify-content:center;height:3rem;min-width:3rem;border-radius:1.5rem;background:linear-gradient(145deg,#fff,#dfdfdf);box-shadow:5px 5px 10px #c4c4c4,-5px -5px 10px #fff}.poll-fill_optionCheckbox__hZUqk:hover{background:linear-gradient(145deg,#dfdfdf,#fff)}.poll-fill_activeCheckbox__3r0Lb{justify-content:center;height:3rem;min-width:3rem;border-radius:1.5rem;box-shadow:5px 5px 10px #c4c4c4,-5px -5px 10px #fff;background:linear-gradient(145deg,#0ee7c3,#06caaa)!important}.poll-fill_noAnswer__3jRE_{padding-left:6px;margin-top:.5rem;cursor:pointer;text-decoration:underline;text-align:center;font-size:.8rem}@media only screen and (max-width:768px){.poll-fill_noAnswer__3jRE_{width:100%;text-align:center;position:fixed;bottom:.5rem;left:0;font-size:.9rem}}@media only screen and (max-width:768px){.poll-fill_buttonOffset__2YzOK{bottom:1.2rem!important}}.poll-password_input__3Cbdi{width:70%}.poll-result_title__3cBbN{width:100%;margin-bottom:3rem}.poll-result_percentageContainer__3_bE5{width:100%;margin-bottom:1rem}.poll-result_percentageBackground__39BqN{margin-top:.5rem;height:2rem;width:100%;border-radius:1rem;background:#f8f8f8;box-shadow:inset 5px 5px 10px #c4c4c4,inset -5px -5px 10px #fff}.poll-result_percentage__1ql_Z{height:2rem;border-radius:1rem;background:linear-gradient(145deg,#00b60a,#009908);box-shadow:5px 5px 10px #c4c4c4,-5px -5px 10px #fff}.answerer_photo__2BoxX{margin-top:.5rem;margin-right:.5rem;height:1.5rem;width:1.5rem;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}.answerer_pill__3yamk{box-shadow:5px 5px 10px #dfdfdf,inset -5px -5px 10px #fff;-webkit-appearance:none;height:1.5rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:1.1rem;padding:.2rem .5rem;margin-top:.8rem;margin-right:.5rem;border-radius:2rem;display:inline-block}
/*# sourceMappingURL=main.5ff471b3.chunk.css.map */