@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}header{background:#0d0b1d url(/static/media/header.6f419b1f43010de0afce.png);background-size:cover;color:#b29fbe;display:flex;font-size:16px;font-weight:400;height:72px}header .content{justify-content:space-between}header .content .logo{background:url(/static/media/logo.dc6c807fa4f7584a1112.svg) no-repeat;background-size:contain;height:20px;width:137px}header .content .event{align-items:center;cursor:pointer;display:flex;transition:.4s}header .content .event svg{display:inline-block;margin-right:10px}header .content .event path{transition:.4s}header .content .event:active{color:#541d94}header .content .event:active path{fill:#541d94}header .content .event:hover{color:#b63fff}header .content .event:hover path{fill:#b63fff}header .content .personal{align-items:center;display:flex}header .content .personal .notifications-icon{cursor:pointer;margin-right:33px;position:relative;transition:.4s}header .content .personal .notifications-icon.active:before{background:#b63fff;border:2px solid #3e0b5c;border-radius:50%;content:"";height:8px;position:absolute;right:0;width:8px}header .content .personal .notifications-icon path{transition:.4s}header .content .personal .notifications-icon:active path{fill:#541d94;stroke:#541d94}header .content .personal .notifications-icon:hover path{fill:#b63fff;stroke:#b63fff}header .content .personal .user{align-items:center;background:hsla(0,0%,100%,.1);border:1px solid transparent;border-radius:99px;cursor:pointer;display:flex;height:41px;padding:0 19px 0 8px;position:relative;transition:.4s}header .content .personal .user .email{align-items:center;display:flex;z-index:3}header .content .personal .user .arrow{margin-left:5px;margin-top:2px}header .content .personal .user .dropdown{background:#4b296e;border-radius:20px;box-sizing:border-box;display:none;font-weight:200;left:0;padding:70px 20px 20px;position:absolute;top:0;width:100%;z-index:2}header .content .personal .user .dropdown div{margin-top:15px}header .content .personal .user .dropdown a{align-items:center;color:#b29fbe;display:flex;justify-content:space-between}header .content .personal .user .dropdown a:active{border-color:#541d94;color:#fff}header .content .personal .user .dropdown a:active svg:first-child path{fill:#541d94;stroke:#541d94}header .content .personal .user .dropdown a:active svg:nth-child(2){opacity:1}header .content .personal .user .dropdown a:hover{border-color:#b63fff;color:#fff}header .content .personal .user .dropdown a:hover svg:first-child path{fill:#b63fff;stroke:#b63fff}header .content .personal .user .dropdown a:hover svg:nth-child(2){opacity:1}header .content .personal .user.active .arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}header .content .personal .user.active .dropdown{display:block}header .content .personal .user svg:first-child{margin-right:8px}header .content .personal .user svg:first-child path{transition:.4}header .content .personal .user svg:nth-child(2){margin-left:6px;opacity:.6;transition:.4}header .content .logout{cursor:pointer}header .content .logout path{opacity:.6;transition:.4}header .content .logout:active path{stroke:#541d94;opacity:1}header .content .logout:hover path{stroke:#b63fff;opacity:1}header .content .add-test-notifications{cursor:pointer;margin-left:-50px;margin-top:-20px;position:absolute}@media(max-width:992px){.email-address{display:none}}@media(max-width:768px){header .content .personal .notifications-icon{margin-right:10px}}@media(max-width:576px){header .content .logo{width:38%}header .content .search{width:55%}header .content .event,header .content .logout,header .content .personal{display:none}}.search{background-size:contain;min-width:200px;position:relative;width:calc(100% - 600px)}.search input[type=text]{background:hsla(0,0%,100%,.1);border:1px solid transparent;border-radius:99px;color:#fff;cursor:pointer;font-size:16px;font-weight:400;height:41px;padding:11px 17px;transition:.4s;width:100%}.search input[type=text]::-webkit-input-placeholder{color:#747085}.search input[type=text]::placeholder{color:#747085}.search input[type=submit]{background:url(/static/media/search.ddc1f25f76fe34dbdbf5.svg) no-repeat;border:0;cursor:pointer;height:20px;opacity:.6;position:absolute;right:11px;top:10px;transition:.4s;width:20px}.search:hover input[type=text]{border-color:#b63fff}.search:hover input[type=submit]{opacity:1}.search .quick-search{background:#fff;border-radius:0 0 20px 20px;box-shadow:0 0 20px rgba(0,0,0,.1);margin-left:20px;padding:20px;position:absolute;width:calc(100% - 40px);z-index:2}.search .quick-search>a{color:#000;display:block;padding:5px 0}.search-page a{color:#000;display:block;font-size:20px}.search-page .not-found{font-size:20px}footer{bottom:0;display:flex;height:58px;left:0;position:absolute;right:0}footer .question,footer .support{color:#9f9da9;cursor:pointer;font-size:12px;font-weight:400;line-height:14px;transition:.4s}footer .question path,footer .support path{transition:.4s}footer .question:active,footer .support:active{color:#541d94}footer .question:active path,footer .support:active path{fill:#541d94}footer .question:hover,footer .support:hover{color:#b63fff}footer .question:hover path,footer .support:hover path{fill:#b63fff}footer .question>svg,footer .support>svg{display:inline-block;margin-right:8px;vertical-align:bottom}.page footer{background:#fff}@media(max-width:576px){.page footer{margin-bottom:80px}.page main{padding-bottom:100px!important}.fixed-menu{align-items:center;-webkit-backdrop-filter:blur(2.75px);backdrop-filter:blur(2.75px);background:linear-gradient(96.02deg,#1c163e 45.3%,#171032 66.63%);border-radius:25px 25px 0 0;box-shadow:inset 0 -2.75px 2.5px rgba(138,56,244,.15),inset 0 1.5px 2.5px hsla(0,0%,100%,.15);color:#747085;display:flex!important;font-size:11px;height:70px;justify-content:center;margin-top:-70px;position:fixed;top:100vh;width:100vw;z-index:1}.fixed-menu>div{cursor:pointer;display:flex;flex-wrap:wrap;justify-content:center;margin-right:25px;max-width:40px;transition:.4s}.fixed-menu>div:after{background:linear-gradient(180deg,#e337ff,#882aff);border-radius:5px 5px 0 0;bottom:-19px;content:"";height:5px;margin-left:-3px;opacity:0;position:absolute;width:51px}.fixed-menu>div .menu-icon{height:22px}.fixed-menu>div path{transition:.4s}.fixed-menu>div:last-child{margin-right:0}.fixed-menu>div.home svg{fill:#fff;height:15px;width:16px}.fixed-menu>div.home svg:hover path{fill:#fff}.fixed-menu>div.event svg{fill:#747085;height:14px;width:14px}.fixed-menu>div.event:hover path{stroke:#fff}.fixed-menu>div.notifications .active{position:relative}.fixed-menu>div.notifications .active:before{background:#b63fff;border:2px solid #3e0b5c;border-radius:50%;content:"";height:5px;position:absolute;right:0;top:-2px;width:5px}.fixed-menu>div.notifications svg{height:16px;width:15px}.fixed-menu>div.notifications svg path{stroke:#747085;fill:none}.fixed-menu>div.notifications:hover path{stroke:#fff}.fixed-menu>div.user svg{height:16px;width:16px}.fixed-menu>div.user path{fill:#747085}.fixed-menu>div.user:hover path{fill:#fff}.fixed-menu>div.active{color:#fff;position:relative}.fixed-menu>div.active path{fill:#fff}.fixed-menu>div.active:after{opacity:1}.fixed-menu>div:hover{color:#fff}}.page-auth{align-items:center;background:#0d0b1d url(/static/media/bg-overlay.6bce4fa81c0906bab219.png);background-position:50%;background-size:cover;bottom:0;display:flex;height:100vh;justify-content:center;left:0;position:fixed;right:0;top:0}.page-auth .error{color:#fff}.page-auth .login-with-google-btn{background-color:#fff;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJtMTcuNiA5LjItLjEtMS44SDl2My40aDQuOEMxMy42IDEyIDEzIDEzIDEyIDEzLjZ2Mi4yaDNhOC44IDguOCAwIDAgMCAyLjYtNi42eiIgZmlsbD0iIzQyODVGNCIgZmlsbC1ydWxlPSJub256ZXJvIi8+PHBhdGggZD0iTTkgMThjMi40IDAgNC41LS44IDYtMi4ybC0zLTIuMmE1LjQgNS40IDAgMCAxLTgtMi45SDFWMTNhOSA5IDAgMCAwIDggNXoiIGZpbGw9IiMzNEE4NTMiIGZpbGwtcnVsZT0ibm9uemVybyIvPjxwYXRoIGQ9Ik00IDEwLjdhNS40IDUuNCAwIDAgMSAwLTMuNFY1SDFhOSA5IDAgMCAwIDAgOGwzLTIuM3oiIGZpbGw9IiNGQkJDMDUiIGZpbGwtcnVsZT0ibm9uemVybyIvPjxwYXRoIGQ9Ik05IDMuNmMxLjMgMCAyLjUuNCAzLjQgMS4zTDE1IDIuM0E5IDkgMCAwIDAgMSA1bDMgMi40YTUuNCA1LjQgMCAwIDEgNS0zLjd6IiBmaWxsPSIjRUE0MzM1IiBmaWxsLXJ1bGU9Im5vbnplcm8iLz48cGF0aCBkPSJNMCAwaDE4djE4SDB6Ii8+PC9nPjwvc3ZnPg==);background-position:12px 11px;background-repeat:no-repeat;border:none;border-radius:3px;box-shadow:0 -1px 0 rgba(0,0,0,.04),0 1px 1px rgba(0,0,0,.25);color:#757575;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:14px;font-weight:500;margin-top:20px;padding:12px 16px 12px 42px;transition:background-color .3s,box-shadow .3s;width:100%}.page-auth .login-with-google-btn:hover{box-shadow:0 -1px 0 rgba(0,0,0,.04),0 2px 4px rgba(0,0,0,.25)}.page-auth .login-with-google-btn:active{background-color:#eee}.page-auth .login-with-google-btn:focus{box-shadow:0 -1px 0 rgba(0,0,0,.04),0 2px 4px rgba(0,0,0,.25),0 0 0 3px #c8dafc;outline:none}.page-auth .login-with-google-btn:disabled{background-color:#ebebeb;box-shadow:0 -1px 0 rgba(0,0,0,.04),0 1px 1px rgba(0,0,0,.25);cursor:not-allowed;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.page-auth .form-auth{-webkit-backdrop-filter:blur(5.5px);backdrop-filter:blur(5.5px);border-radius:25px;box-shadow:inset 0 -2.75px 2.75px rgba(138,56,244,.15),inset 0 2.75px 2.75px hsla(0,0%,100%,.15);height:635px;padding:120px;width:462px}.page-auth .form-auth .logo{background:url(/static/media/logo.dc6c807fa4f7584a1112.svg);display:block;height:34px;margin-bottom:24px;width:222px}.page-auth .form-auth input[type=password],.page-auth .form-auth input[type=text]{background:transparent;border:0;border-bottom:2px solid hsla(0,0%,100%,.15);color:#fff;cursor:pointer;font-size:16px;font-weight:400;line-height:19px;margin-top:62px;padding-bottom:16px;width:222px}.page-auth .form-auth input[type=password]::-webkit-input-placeholder,.page-auth .form-auth input[type=text]::-webkit-input-placeholder{color:#747085}.page-auth .form-auth input[type=password]::placeholder,.page-auth .form-auth input[type=text]::placeholder{color:#747085}.page-auth .form-auth input:-webkit-autofill{-webkit-text-fill-color:#fff!important}.page-auth .form-auth svg{opacity:.3}.page-auth .form-auth label:hover input{border-color:#b63fff}.page-auth .form-auth label:hover svg{opacity:1}.page-auth .form-auth .password{position:relative}.page-auth .form-auth .password:before{background:hsla(0,0%,100%,.1);border-radius:5px;bottom:-2px;content:"";height:34px;opacity:0;position:absolute;right:-9px;transition:.4s;width:34px}.page-auth .form-auth .password:hover:before{opacity:1}.page-auth .form-auth .password svg{bottom:8px;cursor:pointer;position:absolute;right:0}.page-auth .form-auth .submit{cursor:pointer;display:block;height:57px;margin-top:56px;position:relative;width:222px}.page-auth .form-auth .submit:before{background:linear-gradient(180deg,#e337ff,#882aff);border-radius:99px;bottom:0;content:"";-webkit-filter:blur(66px);filter:blur(66px);left:0;opacity:.4;position:absolute;right:0;top:0}.page-auth .form-auth .submit button.lagoon-btn{background:#b62bff linear-gradient(268.23deg,#e337ff,#882aff);border:0;border-radius:99px;color:#fff;font-size:16px;font-weight:500;height:57px;line-height:19px;transition:.4s;width:222px}.page-auth .form-auth .submit button.lagoon-btn:active{background:#541d94}.page-auth .form-auth .signup-link{cursor:pointer;margin-top:30px;text-align:center}.page-auth .form-auth .signup-link span{border-bottom:1px solid #fff;color:#fff}.page-auth .form-signup{height:auto;padding:120px 60px;width:auto}.page-auth .form-signup .logo{margin:0 auto 24px}.page-auth .form-signup .submit{margin:86px auto 0}.page-auth .form-signup .submit .error{text-align:center;width:100%}.page-auth .form-signup .fields{grid-gap:0 30px;display:grid;gap:0 30px;grid-auto-flow:column;grid-template:repeat(5,1fr)/repeat(2,1fr)}.page-auth .form-signup .fields input[type=password],.page-auth .form-signup .fields input[type=text]{margin-top:30px!important;width:338px}.page-auth .form-signup .fields .filter_status{cursor:pointer;margin-top:10px;width:338px}.page-auth .form-signup .fields .filter_status input{pointer-events:none}.page-auth .form-signup .fields .filter_status .select__control,.page-auth .form-signup .fields .filter_status .select__control--is-focused,.page-auth .form-signup .fields .filter_status .select__control:hover{background-color:transparent;border:0;border-bottom:2px solid hsla(0,0%,100%,.15);box-shadow:none}.page-auth .form-signup .fields .filter_status .select__indicator-separator{display:none}.page-auth .form-signup .fields .filter_status .select__indicator{padding:0}.page-auth .form-signup .fields .filter_status .select__placeholder,.page-auth .form-signup .fields .filter_status .select__single-value{color:#747085;margin-left:0}.page-auth .form-signup .fields .filter_status .select__value-container{padding:0}.page-auth .confirm-email{height:auto;padding:120px 60px;width:auto}.page-auth .confirm-email .logo{margin:0 auto 24px}.page-auth .confirm-email .note{color:#fff;font-size:20px;margin-top:80px;text-align:center}.page-auth .confirm-email .note br{display:block;margin:10px 0}.page-auth .confirm-email .actions{margin:86px auto 0}@media(max-width:768px){.page-auth .form-auth{box-shadow:none}}div::-webkit-scrollbar{width:6px}div::-webkit-scrollbar-track{background:#eaeaea;margin-bottom:13px}div::-webkit-scrollbar-thumb{background-color:#b63fff;border:0;border-radius:3px}.error{color:#000;color:red;margin-top:3px}.error,.warning{font-size:14px;position:absolute}.warning{color:#000;margin-top:5px}input[type=file]{opacity:0;position:absolute}.button{align-items:center;background:linear-gradient(180deg,#9027c1,#4b069c);border:0;border-radius:99px;box-shadow:0 4px 12px rgba(67,27,105,.31);color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:500;height:60px;line-height:19px;margin-left:0;padding:20px 30px;transition:.4s;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.button.remove-btn{font-size:14px!important;height:30px!important;left:auto!important;margin:0!important;padding:15px!important;position:relative!important;right:0;right:20px!important;top:100px;-webkit-transform:translate(20px,-60px);transform:translate(20px,-60px)}.button:active{background:#541d94;box-shadow:none}.button:hover{background:linear-gradient(180deg,#de36ff,#7616e4);box-shadow:0 4px 36px rgba(67,27,105,.37)}.button.button_edit:before{background:url(/static/media/edit_white.d9ba8e9c1e4c315b6001.svg) no-repeat;height:20px;width:20px}.button.button_edit:before,.button_add:before{content:"";display:inline-block;margin-left:0;margin-right:8px}.button_add:before{background:url(/static/media/add_white.7a7322a16f7fc746b9dd.svg) no-repeat;height:10px;width:10px}.button_noborder{border-radius:99px;color:#9f9da9;cursor:pointer;font-size:16px;font-weight:400;height:60px;line-height:19px;padding:20px 30px;text-align:center;transition:.4s}.button_noborder path{transition:.4s}.button_noborder:active{background:#541d94;box-shadow:none;color:#fff}.button_noborder:active path{fill:#fff}.button_noborder:hover{background:linear-gradient(180deg,#9027c1,#4b069c);box-shadow:0 4px 36px rgba(67,27,105,.37);color:#fff}.button_noborder:hover path{fill:#fff}.button_border{align-items:center;border:2px solid #b63fff;border-radius:15px;color:#0d0b1d;cursor:pointer;display:flex;font-size:16px;font-weight:500;height:60px;justify-content:center;line-height:19px;margin-bottom:22px;padding-bottom:1px;transition:.4s;white-space:nowrap}.button_border svg{margin-right:12px}.button_border:active{background:#541d94;border-color:transparent;box-shadow:none;color:#fff}.button_border:active circle,.button_border:active path{fill:#fff}.button_border:hover{background:linear-gradient(180deg,#9027c1,#4b069c);border-color:transparent;box-shadow:0 4px 36px rgba(67,27,105,.37);color:#fff}.button_border:hover circle,.button_border:hover path{fill:#fff}.button_wrap{height:auto;padding:20px 10px;text-align:center;white-space:break-spaces}.button_light{align-items:center;background:#f8f8fc;border-radius:15px;cursor:pointer;display:flex;font-size:16px;font-weight:400;height:63px;justify-content:center;line-height:19px;transition:.4s}.button_light svg{margin-right:8px}.button_light path{transition:.4s}.button_light:hover{background:linear-gradient(180deg,#9027c1,#4b069c);color:#fff}.button_light:hover path{stroke:#fff}[data-tooltip]{position:relative}[data-tooltip]:before{background:#fff;border-radius:15px;box-shadow:0 4px 12px rgba(46,39,90,.29);color:#0d0b1d;content:attr(data-tooltip);margin-top:-90px;opacity:0;padding:12px 14px 11px;position:absolute;transition:.4s;white-space:nowrap}[data-tooltip]:after{border:5px solid transparent;border-top:8px solid #fff;content:"";margin-top:-40px;opacity:0;position:absolute;transition:.4s}[data-tooltip]:hover:after,[data-tooltip]:hover:before{opacity:1}[data-tooltip]:not([data-tooltip-persistent]):before{pointer-events:none}.page .select__control{border:0;border-bottom:1px solid rgba(0,0,0,.15);border-radius:0;cursor:pointer;transition:.4s}.page .select__control:hover{border-color:#b63fff!important}.page .select__control--is-focused,.page .select__control:hover{border:0;border-bottom:1px solid rgba(0,0,0,.15);box-shadow:none}.page .select__input-container{margin:0}.page .select__value-container{padding:0}.page .select__placeholder,.page .select__single-value{color:#b63fff;white-space:nowrap}.page .select__placeholder span,.page .select__single-value span{color:#9f9da9}.page .select__indicator{padding:0}.page .select__indicator svg{display:none}.page .select__indicator:after{background:url(/static/media/dropdown_arrow.0fa4b673beed79d38edd.svg) no-repeat;content:"";display:inline-block;height:4px;margin-left:0;margin-right:0;width:9px}.page .select__menu{border:1px solid #b63fff;border-radius:0 0 15px 15px;border-top:0;margin:0}.page .select__menu-list{margin:0;padding:0}.page .select__option{cursor:pointer}.page .select__option.select__option--is-selected{background:#f8f8fc!important;color:#9f9da9}.page .select__option.select__option--is-focused,.page .select__option:hover{background:#f8f8fc!important}.page .select__option:last-child{border-radius:0 0 15px 15px}.page .select__input{color:transparent!important}.page .sort_column{align-items:center;display:flex;height:20px;margin-top:10px}.page .sort_column img{margin-right:8px;opacity:.6}.page .sort_column:after{background:url(/static/media/double-arrow.9793acf8ba45bf6617f9.svg) no-repeat}.page .sort_column.asc:after,.page .sort_column:after{content:"";display:inline-block;height:15px;margin-left:10px;margin-right:0;width:7px}.page .sort_column.asc:after{background:url(/static/media/arrow_up.3e9449ecf6e94ab9759d.svg) no-repeat}.page .sort_column.desc:after{background:url(/static/media/arrow_down.3cdf891671d5b1f1386f.svg) no-repeat;content:"";display:inline-block;height:15px;margin-left:10px;margin-right:0;width:7px}.page .sort__control{border:0;border-bottom:0;box-shadow:none;cursor:pointer;transition:.4s}.page .sort__indicator{padding:0}.page .sort__indicator svg{display:none}.page .arrow_up:after{background:url(/static/media/arrow_up.3e9449ecf6e94ab9759d.svg) no-repeat}.page .arrow_down:after,.page .arrow_up:after{content:"";display:inline-block;height:15px;margin-left:10px;margin-right:0;position:relative;top:3px;width:7px}.page .arrow_down:after{background:url(/static/media/arrow_down.3cdf891671d5b1f1386f.svg) no-repeat}.page .sort__placeholder:after{background:url(/static/media/double-arrow.9793acf8ba45bf6617f9.svg) no-repeat;content:"";display:inline-block;height:15px;margin-left:10px;margin-right:0;position:relative;top:3px;width:7px}.page .sort__menu-list{margin-top:-8px;overflow:visible!important}.page .sort__placeholder,.page .sort__single-value{padding:0 13px}.page .sort__option{cursor:pointer;padding:10px 45px 10px 15px!important;z-index:2}.page .sort__option,.page .sort__option:active{background:#fff!important}.page .sort__option.sort__option--is-focused,.page .sort__option:hover{background:#f8f8fc!important}.page .sort__option,.page .sort__placeholder,.page .sort__single-value{color:#9f9da9;white-space:nowrap}.page .sort__option img,.page .sort__placeholder img,.page .sort__single-value img{margin-right:8px;opacity:.6}.page .sort__value-container{padding:0}.page .sort__menu{border:0;box-shadow:none}.page .sort__input{color:transparent!important}@media(max-width:576px){.button,.button_border{height:46px}.button_border{padding:0 14px!important}}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.unlock-block{align-items:center;display:flex;font-size:20px}.unlock-block .button_add.unlock{background:linear-gradient(180deg,#b3b3b3,#818181);margin-left:20px}.new-activity{position:relative}.new-activity .unlock{align-items:center;backdrop-filter:blur(1px);-webkit-backdrop-filter:blur(1px);background:rgba(0,0,0,.4);border-radius:15px;bottom:0;color:#fff;display:flex;font-size:18px;font-weight:700;justify-content:center;left:0;line-height:19px;margin-bottom:2px;position:absolute;right:0;top:0;transition:.4s}.new-activity .unlock:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='800' height='800' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 14.5v2m-5-6.471C7.471 10 8.053 10 8.8 10h6.4c.747 0 1.329 0 1.8.029m-10 0c-.588.036-1.006.117-1.362.298a3 3 0 0 0-1.311 1.311C4 12.28 4 13.12 4 14.8v1.4c0 1.68 0 2.52.327 3.162a3 3 0 0 0 1.311 1.311C6.28 21 7.12 21 8.8 21h6.4c1.68 0 2.52 0 3.162-.327a3 3 0 0 0 1.311-1.311C20 18.72 20 17.88 20 16.2v-1.4c0-1.68 0-2.52-.327-3.162a3 3 0 0 0-1.311-1.311c-.356-.181-.774-.262-1.362-.298m-10 0V8a5 5 0 0 1 10 0v2.029' stroke='%23FFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:contain;content:"";display:block;height:30px;margin-right:10px;position:relative;top:-4px;width:30px}.new-activity:hover .unlock{color:#fff}.page{background:#f8f8fc;font-size:12px}.page .breadcrumbs{color:#b63fff;display:flex;list-style-type:none;margin-top:32px;padding:0;width:100%}.page .breadcrumbs li a{align-items:center;color:#747085;display:flex;transition:.4s}.page .breadcrumbs li a:active{color:#541d94}.page .breadcrumbs li a:hover{color:#b63fff}.page .breadcrumbs li a:after{background:url(/static/media/breadcrumbs_arrow.31468d3eb3b71ddd4f90.svg) no-repeat;content:"";display:inline-block;height:4px;margin-left:12px;margin-right:12px;width:4px}.page .page__title{display:flex;justify-content:space-between;margin-top:42px;width:100%}.page .page__title h1{color:#0d0b1d;font-size:36px;font-weight:500;line-height:43px;margin-top:9px}.page section{background:#fff;border-radius:25px;margin-top:20px;padding:32px;width:100%}.page h2{font-size:24px;font-style:normal;font-weight:500;line-height:28px;margin:0 0 10px}@media(max-width:576px){.page .breadcrumbs{margin-top:22px}.page .page__title{align-items:center;flex-wrap:wrap;margin-top:0}.page .page__title h1{margin:20px 0}.page section{padding:22px}}.page_projects .filters{display:flex;justify-content:space-between}.page_projects .filters .left,.page_projects .filters .right,.page_projects .filters .sort{display:flex}.page_projects .filters .sort{margin-left:285px}.page_projects .filters .filter{margin-right:32px}.page_projects .filters .filter .filter_status{width:110px}.page_projects .filters .filter.filter_environment .filter_status{width:151px}.page_projects .filters .filter.filter_timerange .filter_status{width:172px}.page_projects .filters .filter.filter_sort{margin-right:0}.page_projects .filters .filter.filter_users{margin-right:32px}.page_projects .filters .filter.filter_users .filter_status{width:95px}.page_projects .filters .filter.filter_activity{margin-left:55px;margin-right:40px}.page_projects .filters .filter.filter_sort{color:#9f9da9;cursor:pointer;white-space:nowrap}.page_projects .filters .filter.filter_sort svg{margin-left:10px}.page_projects .filters .filter.filter_sort.filter_time{margin-left:0;width:210px}.page_projects .filters .filter.filter_sort.filter_time .filter_status{width:170px}.page_projects .list{margin-top:22px}.page_projects .list .project{border:1px solid #eaeaea;border-radius:15px;color:#9f9da9;cursor:pointer;font-size:12px;font-weight:400;height:63px;justify-content:space-between;line-height:14px;margin-bottom:12px;padding:0 21px;transition:.4s}.page_projects .list .project,.page_projects .list .project .left{align-items:center;display:flex}.page_projects .list .project .left .status{background:#32ff47;border-radius:50%;height:9px;width:9px}.page_projects .list .project .left .status_red{background:#fe4141}.page_projects .list .project .left .status_grey{background:rgba(0,0,0,.15)}.page_projects .list .project .left .title{align-items:center;border-right:1px solid rgba(0,0,0,.15);color:#0d0b1d;display:flex;font-size:16px;font-weight:400;height:34px;line-height:19px;margin-left:16px;width:360px}.page_projects .list .project .left .title:hover{color:#b63fff}.page_projects .list .project .left .user{margin-left:30px}.page_projects .list .project .left .users{align-items:center;display:flex;margin-left:22px;width:155px}.page_projects .list .project .left .users:before{background:url(/static/media/users.6c4d48826ba1fd26c6e7.svg) no-repeat;content:"";display:inline-block;height:12px;margin-left:0;margin-right:8px;width:11px}.page_projects .list .project .left .date{align-items:center;display:flex;width:170px}.page_projects .list .project .left .date:before{background:url(/static/media/wireless.adb92367e704128da806.svg) no-repeat;content:"";display:inline-block;height:10px;margin-left:0;margin-right:8px;width:14px}.page_projects .list .project .left .time{align-items:center;display:flex}.page_projects .list .project .left .time:before{background:url(/static/media/time.1cb19512a2739347b8ec.svg) no-repeat;content:"";display:inline-block;height:12px;margin-left:0;margin-right:8px;width:12px}.page_projects .list .project .icons{display:flex}.page_projects .list .project .icons div{align-items:center;background:#f8f8fc;border-radius:5px;display:flex;height:34px;justify-content:center;margin-left:12px;transition:.4s;width:34px}.page_projects .list .project .icons div path{transition:.4s}.page_projects .list .project .icons div:hover{background:linear-gradient(180deg,#9027c1,#4b069c)}.page_projects .list .project .icons div:hover circle,.page_projects .list .project .icons div:hover path{stroke:#fff}.page_projects .list .project:hover{box-shadow:0 8px 36px rgba(32,29,69,.16)}.page_projects .not-found{font-size:20px;margin:60px 0}@media(max-width:576px){.page_projects{background:#fff}.page_projects .projects{padding:0}.page_projects .filters{flex-wrap:wrap}.page_projects .filters .left,.page_projects .filters .right{flex-wrap:wrap;justify-content:space-between;position:relative;width:100%}.page_projects .filters .filter{margin-right:0;width:47%}.page_projects .filters .filter .filter_status,.page_projects .filters .filter.filter_environment,.page_projects .filters .filter.filter_environment .filter_status{width:100%}.page_projects .filters .filter.filter_sort{margin-right:0!important}.page_projects .filters .sort{margin-left:0;position:absolute;top:130px}.page_projects .filters .sort__placeholder,.page_projects .filters .sort__single-value{padding:0}.page_projects .filters .sort__placeholder span,.page_projects .filters .sort__single-value span{display:inline-block;max-width:94px;overflow:hidden}.page_projects .filters .right{margin-bottom:50px}.page_projects .list .project{flex-wrap:wrap;height:auto;padding:0 19px 19px}.page_projects .list .project .left{align-items:flex-start;flex-wrap:wrap}.page_projects .list .project .left .users{margin-left:0}.page_projects .list .project .left .status{position:relative;top:20px}.page_projects .list .project .left .title{border-right:0;width:100%}.page_projects .list .project .left .date,.page_projects .list .project .left .time,.page_projects .list .project .left .users{margin-right:7vw;margin-top:9px;width:auto}.page_projects .list .project .icons{margin-left:-12px;margin-top:15px}}section.empty{font-size:20px;max-width:none;padding:100px 0;text-align:center;width:100%!important}.page_project .title__buttons{display:flex}.page_project .title__buttons .button{margin-right:20px}.page_project .title__buttons .buttons_publish_unpublish{margin-right:20px;position:relative}.page_project .title__buttons .error{left:auto;right:0;text-align:center;top:60px}.page_project .title__buttons .button_unpublish svg{margin-right:8px}.page_project .columns{display:flex;margin-right:-30px;margin-top:20px}.page_project .column{display:flex;flex-wrap:wrap}.page_project .row{display:flex;width:100%}.page_project .section_activities{width:345px}.page_project .section_qrcode{min-height:435px;min-width:237px;width:237px}.page_project .section_airdrop{max-width:552px}.page_project .section_notifications{min-height:204px}.page_project .section_notifications h2{margin-bottom:30px}.page_project .section_notifications .buttons{display:flex;justify-content:space-between}.page_project .section_notifications .buttons .button_border{width:30%}.page_project .section_leaderboard{width:378px}.page_project section{margin-bottom:30px;margin-right:30px;margin-top:0;position:relative}.page_project section .subtitle{color:#9f9da9;font-size:16px;font-weight:400}.page_project section .action{align-items:center;color:#b63fff;display:flex;font-size:16px;font-weight:500;white-space:nowrap}.page_project section .action svg{margin-right:8px}.page_project section .action.edit{position:absolute;right:30px}.page_project section .generate-qrcode{align-items:center;border:1px solid #eaeaea;border-radius:5px;display:flex;justify-content:center;margin-top:27px;padding:20px}.page_project section .generate-qrcode .saved-qr-code-container canvas,.page_project section .generate-qrcode .saved-qr-code-container img{height:135px;width:135px}.page_project section .tabs{display:flex}.page_project section .date-range,.page_project section .tabs>div{align-items:center;border:1px solid #eaeaea;border-radius:15px;color:#747085;cursor:pointer;display:flex;font-size:12px;font-weight:400;height:33px;justify-content:center;line-height:14px;padding:0 10px;transition:.4s}.page_project section .tabs>div{margin-right:6px}.page_project section .date-range:hover,.page_project section .tabs>div.active,.page_project section .tabs>div:hover{border-color:#b63fff;color:#494751}.page_project section.section_airdrop{background:#fff url(/static/media/clouds.dd4ecf9fb4dd8548a8dc.svg) 100% 100% no-repeat;display:flex}.page_project section.section_airdrop .buttons{margin-top:28px}.page_project section.section_airdrop .buttons .button_border{width:280px}.page_project section.section_airdrop .image{align-items:baseline;display:flex;justify-content:center;margin-left:40px;margin-top:40px;width:100%}.page_project section .chart-control{display:flex;justify-content:space-between}.page_project section .dates{cursor:pointer;position:relative}.page_project section .dates .date-range input{border:0;color:#747085;cursor:pointer;font-size:12px;font-weight:400;line-height:14px;min-width:165px}.page_project section .dates .date-range:before{background:url(/static/media/calendar.4da50dc409aa4cbf972a.svg) no-repeat;content:"";display:inline-block;height:14px;margin-left:0;margin-right:8px;width:14px}.page_project section .dates .date-range.active{border-radius:15px 15px 0 0}.page_project section .dates.active .date-range{border-color:#b63fff}.page_project section .calendar-wrapper{bottom:0;left:0;position:fixed;right:0;top:0;z-index:2}.page_project section .calendar{position:absolute;right:0;top:32px;z-index:3}.page_project section .calendar .react-calendar{border:1px solid #eaeaea;border-radius:15px 0 15px 15px;height:324px;width:341px}.page_project section .calendar .react-calendar__navigation__next2-button,.page_project section .calendar .react-calendar__navigation__prev2-button{display:none}.page_project section .calendar .react-calendar__navigation__label__labelText{font-size:14px;font-weight:400;letter-spacing:.1px;line-height:21px}.page_project section .calendar .react-calendar__navigation button{font-size:17px}.page_project section .calendar .react-calendar__navigation{border-bottom:1px solid #eaeaea}.page_project section .calendar .react-calendar__month-view__weekdays{margin:5px 0}.page_project section .calendar .react-calendar__month-view__weekdays abbr{color:#9f9da9;font-size:12px;font-weight:400;letter-spacing:.4px;line-height:15px;text-decoration:none;text-transform:none}.page_project section .calendar .react-calendar__tile{padding:4px 10px}.page_project section .calendar .react-calendar__tile abbr{align-items:center;border-radius:50%;display:block;display:flex;height:32px;justify-content:center;width:32px}.page_project section .calendar .react-calendar__tile--now{background:transparent}.page_project section .calendar .react-calendar__tile--now abbr{background:#b63fff;color:#fff}.page_project section .calendar .react-calendar__month-view__days__day--weekend{color:#0d0b1d}.page_project section .calendar .react-calendar__tile--active{background:transparent}.page_project section .calendar .react-calendar__tile--active abbr{background:rgba(227,58,255,.15);border-radius:0;height:24px;width:32px}.page_project section .calendar .react-calendar__tile--active:first-child abbr,.page_project section .calendar .react-calendar__tile--active:last-child abbr{background:#e43aff;color:#fff}.page_project section .subsection{background:#f8f8fc;border-radius:15px;margin-bottom:13px;margin-top:22px;padding:22px 22px 10px}.page_project section .subsection .stats{font-size:15px}.page_project section .subsection .stats>div{margin-bottom:20px}.page_project section .subsection .stats table{width:100%}.page_project section .subsection .stats table .b{font-weight:700;padding-bottom:20px}.page_project section .subsection .stats table .b td{padding-bottom:10px;padding-top:10px}.page_project section .subsection .stats table .b td:first-child{width:100%}.page_project section .subsection .stats table .b td:nth-child(2),.page_project section .subsection .stats table .b td:nth-child(3){text-align:right}.page_project section .subsection .stats .show-more{background-position:100%;background-repeat:no-repeat;cursor:pointer;font-weight:400;transition:.4s;white-space:nowrap}.page_project section .subsection .stats .show-more:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='800' height='800' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.707 9.71a1 1 0 0 0 0 1.415l4.892 4.887a2 2 0 0 0 2.828 0l4.89-4.89a1 1 0 1 0-1.414-1.415l-4.185 4.186a1 1 0 0 1-1.415 0L7.121 9.71a1 1 0 0 0-1.414 0Z' fill='%230F0F0F'/%3E%3C/svg%3E");background-size:contain;content:"";display:inline-block;height:20px;margin-left:3px;position:relative;top:5px;width:20px}.page_project section .subsection .stats .show-more.active:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.page_project section .subsection .stats.qr-stats td:first-child{padding-right:0}.page_project section .subsection .stats.qr-stats .stats-persons{border-top:1px dashed #ccc;padding:10px 0}.page_project section .subsection .stats.qr-stats .stats-persons td{padding:2px 0}.page_project section .subsection .stats.qr-stats .stats-persons td:first-child{padding-right:7px}.page_project section .subsection .stats.qr-stats .stats-persons:last-child{border-bottom:1px dashed #ccc}.page_project section .subsection .chart{margin-left:-30px}.page_project section .subsection .title{color:#0d0b1d;font-size:16px;font-weight:500;line-height:19px;margin-bottom:22px}.page_project section .subsection .chart svg{margin-left:-10px;width:712px}.page_project section .subsection .chart .recharts-line path{stroke-width:2}.page_project section .subsection .chart .recharts-cartesian-axis-tick line,.page_project section .subsection .chart .recharts-line-dot,.page_project section .subsection .chart .recharts-tooltip-cursor,.page_project section .subsection .chart .recharts-tooltip-item-name,.page_project section .subsection .chart .recharts-tooltip-item-separator,.page_project section .subsection .chart .recharts-tooltip-label{display:none}.page_project section .subsection .chart .recharts-cartesian-axis-tick{color:#747085;font-size:10px}.page_project section .subsection .chart .recharts-active-dot circle{stroke-width:2;r:6;fill:#fff;stroke:#b63fff;cursor:pointer}.page_project section .subsection .chart .recharts-tooltip-wrapper{outline:none}.page_project section .subsection .chart .recharts-default-tooltip{align-items:center;background:#fff;border:0!important;border-radius:15px;box-shadow:0 4px 12px rgba(46,39,90,.29);cursor:pointer;display:flex;justify-content:center;min-width:38px;position:relative}.page_project section .subsection .chart .recharts-default-tooltip ul{list-style-type:none;padding:0 15px}.page_project section .subsection .chart .recharts-tooltip-item-value{color:#0d0b1d}.page_project section .subsection .chart .recharts-cartesian-axis-line{stroke:#eaeaea}.page_project section .subsection .chart .recharts-xAxis .recharts-cartesian-axis-ticks{margin-left:10px}.page_project section .subsection.periods{margin-right:35px;position:relative;width:50%}.page_project section .subsection.periods .tabs{position:absolute;right:22px;top:15px}.page_project section .subsection.periods .barChart{display:flex;height:162px;margin-top:31px}.page_project section .subsection.periods .barChart .item{align-items:flex-end;display:flex;margin:1px;max-width:37px;padding-bottom:16px;position:relative;width:50%}.page_project section .subsection.periods .barChart .item .rectangle{background:#b63fff;border-radius:15px 15px 0 0;width:100%}.page_project section .subsection.periods .barChart .item .rectangle:before{margin-left:-1px;margin-top:-37px;padding-left:0;padding-right:0;text-align:center;width:38px;z-index:1}.page_project section .subsection.periods .barChart .item .rectangle:after{left:13px;margin-top:0;z-index:2}.page_project section .subsection.periods .barChart .item .legend{bottom:0;color:#747085;font-size:10px;left:0;position:absolute;right:0;text-align:center}.page_project section .subsection.piechart{padding:22px;width:50%}.page_project section .subsection.piechart .recharts-wrapper{margin-top:-10px}.page_project section .subsection.piechart .recharts-wrapper .recharts-sector{stroke-width:0}.page_project section .subsection.piechart .legend{margin-left:32px;margin-top:44px;white-space:nowrap}.page_project section .subsection.piechart .legend div{color:#747085;margin-bottom:22px}.page_project section .subsection.piechart .legend div .dot{border-radius:50%;display:inline-block;height:9px;margin-right:8px;width:9px}.page_project section .subsection.piechart .legend div .percent{color:#b63fff}.page_project section .subsection.activity,.page_project section .subsection.time{position:relative;width:50%}.page_project section .subsection.activity .title,.page_project section .subsection.time .title{margin-bottom:10px}.page_project section .subsection.activity .value,.page_project section .subsection.time .value{align-items:center;color:#b63fff;display:flex;font-size:16px;position:absolute;right:22px;top:24px}.page_project section .subsection.activity{margin-right:35px}.page_project section .subsection.activity .value:before{background:url(/static/media/wireless_purple.07efd983883ee41df506.svg) no-repeat;content:"";display:inline-block;height:11px;margin-left:0;margin-right:8px;width:17px}.page_project section .subsection.last-activity{min-width:335px}.page_project section .subsection.qr-code{padding:22px;width:50%}.page_project section .subsection.time .value:before{background:url(/static/media/clock_purple.442decd0615d9d2e5d38.svg) no-repeat;content:"";display:inline-block;height:17px;margin-left:0;margin-right:8px;width:17px}.page_project section.section_leaderboard{height:-webkit-max-content;height:max-content;padding-bottom:0}.page_project section.section_leaderboard .users{height:590px;margin-right:-32px;margin-top:20px}.page_project section.section_leaderboard .users .user{align-items:center;border:1px solid #eaeaea;border-radius:15px;display:flex;height:88px;margin-bottom:8px;padding:0 22px;width:314px}.page_project section.section_leaderboard .users .user .number{align-items:center;border:1px solid rgba(0,0,0,.15);border-radius:50%;display:flex;font-size:16px;font-weight:400;height:44px;justify-content:center;line-height:19px;margin-right:12px;position:relative;width:44px}.page_project section.section_leaderboard .users .user .number div{z-index:1}.page_project section.section_leaderboard .users .user .image img{border:1px solid #b63fff;border-radius:50%;height:44px;margin-right:12px;width:44px}.page_project section.section_leaderboard .users .user .name{font-size:16px;font-weight:400;line-height:19px;margin-bottom:6px}.page_project section.section_leaderboard .users .user .points{align-items:center;color:#747085;display:flex;font-size:12px;font-weight:400;line-height:14px}.page_project section.section_leaderboard .users .user .points:before{background:url(/static/media/star_yellow.b089563f8278c8da0d4b.svg) no-repeat;content:"";display:inline-block;height:14px;margin-left:0;margin-right:6px;width:14px}.page_project section.section_leaderboard .users .user:first-child .number:before,.page_project section.section_leaderboard .users .user:nth-child(2) .number:before,.page_project section.section_leaderboard .users .user:nth-child(3) .number:before{content:"";height:42px;margin-top:10px;position:absolute;width:42px}.page_project section.section_leaderboard .users .user:first-child .number:before{background:url(/static/media/number_1.f3006a086828b1462f50.svg)}.page_project section.section_leaderboard .users .user:nth-child(2) .number:before{background:url(/static/media/number_2.c136a348e38d360b1393.svg)}.page_project section.section_leaderboard .users .user:nth-child(3) .number:before{background:url(/static/media/number_3.5c6d3407f9300e3ceced.svg)}.page_project .qr__title{font-size:14px;margin-bottom:10px;text-align:center}@media(max-width:1200px){.page_project .column,.page_project .columns,.page_project .row{flex-wrap:wrap}.page_project section.section_airdrop .image{display:none}.page_project .chart-control,.page_project section subsection.periods .tabs{flex-wrap:wrap}}@media(max-width:576px){.page_project .section_event{margin-bottom:20px!important}.page_project .section_activities{width:100%}}.preview{background:#0d0b1d;border-radius:20px;display:flex;flex-wrap:wrap;height:534px;justify-content:center;margin-top:19px;position:relative;width:279px}.preview .title{color:#fff;font-size:13.4783px;font-weight:500;height:46px;line-height:16px;padding:15px;width:100%}.preview .preview_content{background:#fff;background:var(--background);height:465px;overflow:scroll;padding:15px;position:absolute;top:46px;width:271px}.preview .preview_content .subtitle{color:#000;color:var(--module_names);font-size:13.4783px;font-weight:500;line-height:16px}.preview .preview_content .modules{margin-bottom:21px;margin-top:8px}.preview .preview_content .modules .module{align-items:center;background:var(--activity_background);box-shadow:0 5.3913px 24.2609px rgba(0,0,0,.5);display:flex;height:58px;justify-content:space-between;margin-bottom:2px!important;padding:8px}.preview .preview_content .modules .module:first-child{border-top-left-radius:16.8478px;border-top-right-radius:16.8478px}.preview .preview_content .modules .module:last-child{border-bottom-left-radius:16.8478px;border-bottom-right-radius:16.8478px}.preview .preview_content .modules .module.module_single{border-radius:16.8478px 16.8478px 16.8478px 16.8478px}.preview .preview_content .modules .module .image{align-items:center;background:#fff;border-radius:10px;display:flex;height:43px;justify-content:center;min-width:43px;text-align:center;width:43px}.preview .preview_content .modules .module .image img{max-height:30px;max-width:30px}.preview .preview_content .modules .module .name{color:var(--activity_text_color);font-size:11px;font-style:normal;font-weight:400;line-height:19px}.preview .preview_content .modules .module .text{margin-left:15px;margin-top:5px;width:100%}.preview .preview_content .modules .module .text .points{align-items:center;color:var(--activity_text_color);display:flex;font-size:9px;font-weight:400;line-height:14px}.preview .preview_content .modules .module .text .points:before{background:url(/static/media/star_yellow.b089563f8278c8da0d4b.svg) no-repeat;background-size:cover;content:"";display:inline-block;height:9px;margin-left:0;margin-right:4px;width:9px}.preview .preview_content .modules .module .button_module{align-items:center;border-radius:10px;cursor:pointer;display:flex;height:42px;justify-content:center;min-width:42px;width:42px}.preview .preview_content .modules .module .button_module.checked{background:hsla(0,0%,100%,.1)}.preview .preview_content .modules .module .button_module.checked:before{background:url(/static/media/checked.f8921c108f7f34fd1973.svg) no-repeat;content:"";display:inline-block;height:10px;margin-left:0;margin-right:0;width:10px}.preview .preview_content .modules .module .button_module.edit{background:#b63fff}.preview .preview_content .modules .module .button_module.edit:before{background:url(/static/media/more.8baea83db282ce5cee96.svg) no-repeat;content:"";display:inline-block;height:8px;margin-left:0;margin-right:0;width:5px}.preview .preview_content .modules .module .button_module.blocked{-webkit-backdrop-filter:blur(3.70652px);backdrop-filter:blur(3.70652px);background:linear-gradient(114.2deg,rgba(117,73,174,.1) 15.5%,rgba(93,37,166,.1) 93.71%);border-radius:10px;box-shadow:inset 0 -1.85326px 1.68478px rgba(138,56,244,.15),inset 0 1.01087px 1.68478px hsla(0,0%,100%,.15)}.preview .preview_content .modules .module .button_module.blocked:before{background:url(/static/media/blocked.0b598ccefa5cba01151b.svg) no-repeat;content:"";display:inline-block;height:17px;margin-left:0;margin-right:0;width:13px}.preview .preview_content .modules .module .button_module.qr-code{background:hsla(0,0%,100%,.1)}.preview .preview_content .modules .module .button_module.qr-code:before{background:url(/static/media/qrcode_small.d9c244e8fa5f0b91ca31.svg) no-repeat;content:"";display:inline-block;height:15px;margin-left:0;margin-right:0;width:15px}.preview .control{background:var(--footer_menu_background);border-radius:15px;bottom:3px;box-shadow:inset 0 -1.857px 1.68818px rgba(138,56,244,.15),inset 0 1.01291px 1.68818px hsla(0,0%,100%,.15);display:flex;font-size:8px;height:46px;justify-content:space-between;left:2px;padding-left:5px;padding-right:5px;padding-top:13px;position:absolute;right:2px}.preview .control .button_control{color:#747085;text-align:center;width:42px}.preview .control .button_control:before{content:"";display:block;height:12px;margin:0 auto 3px;width:12px}.preview .control .button_control.home:before{background:url(/static/media/home.90b855c174cd79a7e073.svg) no-repeat}.preview .control .button_control.game{color:#fff}.preview .control .button_control.game:before{background:url(/static/media/game.274125591cc9ec8bd9e8.svg) no-repeat}.preview .control .button_control.rating:before{background:url(/static/media/rating.b546887b04903c249ed1.svg) no-repeat;background-size:cover}.preview .control .button_control.profile:before{background:url(/static/media/profile.5a2df5aadd6d30a4795d.svg) no-repeat}.preview .control .qrcode{align-items:center;-webkit-backdrop-filter:blur(3.70652px);backdrop-filter:blur(3.70652px);background:var(--footer_menu_background);border-radius:50%;box-shadow:inset 0 1.01291px 1.68818px hsla(0,0%,100%,.15);display:flex;height:60px;justify-content:center;margin-top:-30px;width:60px}.preview .control .qrcode:before{background:var(--buttons_background) linear-gradient(180deg,transparent 0,rgba(0,0,0,.5) 100%);border-radius:50%;content:"";height:38px;width:38px}.preview .control .qrcode svg{position:absolute;top:21px}.preview .control .qrcode svg path{fill:var(--buttons_color)}.preview .preview_question{background:url(/static/media/bg-preview.e6a1a3d90f50a9109b0d.png);background-size:cover}.preview .preview_question .bg_white{background:#fff;border-radius:17px;padding:15px 21px 11px}.preview .preview_question .title{color:#747085;font-size:8.10326px;font-weight:400;height:auto;line-height:10px;margin-bottom:7px;padding:0;text-align:center}.preview .preview_question .subtitle{font-size:13.5px;font-weight:500;margin-bottom:22px;text-align:center}.preview .preview_question .question{align-items:center;background:linear-gradient(268.23deg,#e337ff,#882aff);border-radius:66.8519px;color:#fff;display:flex;font-size:11px;height:38px;justify-content:center;margin-bottom:11px;text-align:center}body.fixed{max-height:100vh;overflow-y:hidden;padding-right:15px}.wrapper{align-items:center;background:rgba(0,0,0,.2);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1}.wrapper .modal{background:#fff;border-radius:25px;min-width:800px;padding:32px;position:relative}.wrapper .modal h3{font-size:18px;font-weight:400;margin:5px 0 0}.wrapper .modal .flex_center{align-items:center;display:flex}.wrapper .modal .flex_top{display:flex}.wrapper .modal .flex_top>div{width:50%}.wrapper .modal .flex_top>div:first-child{padding-right:30px}.wrapper .modal .download-airdrop{align-items:center;background:#f0f0f0;display:flex;height:300px;justify-content:center;width:300px}.wrapper .modal .download-airdrop img{max-height:300px;max-width:300px}.wrapper .modal .button{height:auto;padding:10px 20px}.wrapper .modal .subheader{display:flex;margin-bottom:30px;margin-top:40px;position:relative}.wrapper .modal .subheader .subtitle{margin-left:25px}.wrapper .modal .subheader .error{top:30px}.wrapper .modal input[type=text]{background:#fff;border:1px solid #eaeaea;border-radius:15px;color:#0d0b1d;cursor:pointer;font-size:16px;height:48px;padding-left:18px;transition:.4s;width:100%}.wrapper .modal .label{color:#9f9da9;display:block;margin-top:10px}.wrapper .modal input[type=file]{width:0}.wrapper .modal input[type=checkbox]{clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.wrapper .modal .checkbox{background:#fff;border:2px solid #6d16ae;border-radius:5px;display:inline-block;height:20px;margin-right:10px;width:20px}.wrapper .modal .checkbox--active{background-color:#6d16ae;background-image:url(/static/media/checkbox_white.1ea41a3931435a8a752d.svg);background-position:1px 1px;background-repeat:no-repeat;background-size:90%}.wrapper .modal .cancel{position:absolute;right:30px!important;top:37px}.wrapper .modal .remove{margin-left:20px}.wrapper .modal button[type=submit]{margin:50px auto 0}.wrapper .modal .users{font-size:14px;height:300px;margin-top:32px;overflow-y:auto}.wrapper .modal .users label{align-items:center;display:flex;margin-bottom:20px}.wrapper .modal .users .email{color:#999;display:inline-block;margin-left:10px}.wrapper .modal .file-label{position:relative}.wrapper .modal .file-label .error{top:40px}.wrapper .modal .airdropsList{margin-top:20px;max-height:60vh;min-height:300px;overflow-y:auto}.wrapper .modal .airdropsList .empty-airdrops{font-size:16px;margin-top:40px}.wrapper .modal .airdropsList .airdrop__item{display:flex;margin-top:20px}.wrapper .modal .airdropsList .airdrop__item .airdrop__name{font-size:20px;margin-bottom:5px}.wrapper .modal .airdropsList .airdrop__item .airdrop__description{color:#999;font-size:14px;margin-bottom:20px}.wrapper .modal .airdropsList .airdrop__item .airdrop__image img{max-width:200px}.wrapper .modal .airdropsList .airdrop__item .airdrop__right{margin-left:20px}.wrapper .modal .airdropsList .airdrop__item .airdrop__users .airdrop__users__title{font-size:larger;margin-bottom:5px}.wrapper .modal .notifications-list{margin-top:20px;max-height:60vh;min-height:300px;overflow-y:auto}.wrapper .modal .notifications-list .notification__item{border-bottom:1px dashed #ccc;display:flex;margin-right:50px}.wrapper .modal .notifications-list .notification__item .notification__left{border-right:1px dashed #ccc;min-width:400px;padding:20px 20px 20px 0}.wrapper .modal .notifications-list .notification__item .notification__right{padding:20px}.wrapper .modal .notifications-list h3{font-size:15px;font-weight:700;margin:0 0 15px}.wrapper .modal .notifications-list .notification__users .notification__users__title{font-size:15px;font-weight:700;margin-bottom:15px}.wrapper .modal.modal_notification{min-width:1000px}.wrapper .modal.modal_notification .modal_notification__left{width:70%}.wrapper .modal.modal_notification .modal_notification__right{width:30%}.wrapper .modal.modal_notification .users{height:420px;margin-top:0}.wrapper .modal.modal_notification h3{margin-bottom:20px;margin-top:30px}.wrapper .modal.modal_notification .ql-editor{min-height:150px}.wrapper .modal.modal_notification label{margin-bottom:5px;margin-top:20px}.wrapper .modal.modal_notification h2{margin-bottom:0}.wrapper .modal.modal_notification_all{min-width:700px}.wrapper .modal.modal_notification_all .modal_notification__left{padding-right:0!important;width:100%}.wrapper .qr-form button{border:none;border-radius:15px;cursor:pointer;font-size:16px;padding:10px 20px;transition:.4s}.wrapper .qr-form input[type=color],.wrapper .qr-form input[type=number],.wrapper .qr-form input[type=text]{background:#fff;border:1px solid #eaeaea;border-radius:15px;color:#0d0b1d;cursor:pointer;font-size:16px;height:48px;padding-left:18px;transition:.4s;width:100%}.wrapper .qr-form input[type=color]{border:none!important;padding:0}.wrapper .qr-form .label{color:#9f9da9;display:block;margin-top:10px}.wrapper .qr-form select{background:#fff;border:1px solid #eaeaea;border-radius:15px;color:#0d0b1d;cursor:pointer;font-size:16px;height:48px;padding-left:18px;transition:.4s;width:100%}.wrapper .button-container{display:flex;margin-top:20px}.wrapper .button-container button{margin-right:10px}.qr_analytics .modal{min-width:350px}.airdrop-all-modal{background:#fff;border-radius:15px;box-shadow:0 4px 6px rgba(0,0,0,.1);max-width:600px;padding:30px;width:100%}.airdrop-all-modal h2{color:#0d0b1d;font-size:24px;margin-bottom:20px;margin-top:0}.airdrop-all-modal .image-upload-group .image-upload-container{border:2px dashed #eaeaea;border-radius:5px;padding:20px;text-align:center;transition:border-color .3s ease}.airdrop-all-modal .image-upload-group .image-upload-container:hover{border-color:#b63fff}.airdrop-all-modal .image-upload-group .image-upload-container .upload-placeholder .upload-button{background-color:#b63fff;border-radius:5px;color:#fff;cursor:pointer;display:inline-block;padding:10px 20px;transition:background-color .3s ease}.airdrop-all-modal .image-upload-group .image-upload-container .upload-placeholder .upload-button:hover{background-color:#a30cff}.airdrop-all-modal .image-upload-group .image-upload-container .image-preview{position:relative}.airdrop-all-modal .image-upload-group .image-upload-container .image-preview img{border-radius:5px;max-height:200px;max-width:100%}.airdrop-all-modal .image-upload-group .image-upload-container .image-preview .remove-image{background-color:hsla(0,0%,100%,.8);border:none;border-radius:3px;cursor:pointer;padding:5px 10px;position:absolute;right:10px;top:10px;transition:background-color .3s ease}.airdrop-all-modal .image-upload-group .image-upload-container .image-preview .remove-image:hover{background-color:#fff}.airdrop-all-modal .close-button{background:none;border:none;color:#747085;cursor:pointer;font-size:24px;position:absolute;right:20px;top:20px;transition:color .3s ease}.airdrop-all-modal .close-button:hover{color:#0d0b1d}.airdrop-all-modal .form-group{margin-bottom:20px}.airdrop-all-modal .form-group label{color:#747085;display:block;font-weight:500;margin-bottom:5px}.airdrop-all-modal .form-group input[type=number],.airdrop-all-modal .form-group input[type=text],.airdrop-all-modal .form-group select,.airdrop-all-modal .form-group textarea{border:1px solid #eaeaea;border-radius:5px;font-size:14px;padding:10px;transition:border-color .3s ease;width:100%}.airdrop-all-modal .form-group input[type=number]:focus,.airdrop-all-modal .form-group input[type=text]:focus,.airdrop-all-modal .form-group select:focus,.airdrop-all-modal .form-group textarea:focus{border-color:#b63fff;outline:none}.airdrop-all-modal .form-group textarea{height:100px;resize:vertical}.airdrop-all-modal .error-message{color:#ff4d4f;font-size:14px;margin-top:5px}.airdrop-all-modal .button-group{display:flex;gap:10px;justify-content:center;margin:30px auto 0}.airdrop-all-modal .button-group .button{border-radius:5px;cursor:pointer;font-size:16px;padding:10px 20px;transition:background-color .3s ease,color .3s ease}.airdrop-all-modal .button-group .button.primary-button{background-color:#b63fff;border:none;color:#fff;margin:0}.airdrop-all-modal .button-group .button.primary-button:hover{background-color:#a30cff}.airdrop-all-modal .button-group .button.secondary-button{background:#f0f0f0;border:1px solid #d9d9d9;box-shadow:none;color:#333}.airdrop-all-modal .button-group .button.secondary-button:hover{background-color:#e3e3e3;box-shadow:none}.airdrops-list-modal{background:#fff;border-radius:15px;box-shadow:0 4px 6px rgba(0,0,0,.1);max-width:600px;padding:30px;width:100%}.airdrops-list-modal .header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.airdrops-list-modal .header h2{color:#333;font-size:24px;margin:0}.airdrops-list-modal .header .close-button{align-items:center;background:none;border:none;color:#666;cursor:pointer;display:flex;font-size:14px}.airdrops-list-modal .header .close-button svg{height:16px;margin-right:5px;width:16px}.airdrops-list-modal .header .close-button:hover{color:#333}.airdrops-list-modal .airdrops-list{max-height:500px;overflow-y:auto}.airdrops-list-modal .airdrops-list .airdrop-item{align-items:flex-start;border-bottom:1px solid #eee;display:flex;margin-bottom:15px;padding:15px}.airdrops-list-modal .airdrops-list .airdrop-item:last-child{border-bottom:none;margin-bottom:0}.airdrops-list-modal .airdrops-list .airdrop-item .airdrop-image{flex-shrink:0;height:80px;margin-right:15px;width:80px}.airdrops-list-modal .airdrops-list .airdrop-item .airdrop-image img{border-radius:5px;height:100%;object-fit:cover;width:100%}.airdrops-list-modal .airdrops-list .airdrop-item .airdrop-content{flex-grow:1}.airdrops-list-modal .airdrops-list .airdrop-item .airdrop-content .airdrop-name{color:#333;font-size:18px;margin:0 0 5px}.airdrops-list-modal .airdrops-list .airdrop-item .airdrop-content .airdrop-description{color:#666;font-size:14px;margin:0 0 10px}.airdrops-list-modal .airdrops-list .airdrop-item .airdrop-content .airdrop-users{color:#333;font-size:14px}.airdrops-list-modal .airdrops-list .airdrop-item .airdrop-content .airdrop-users h4{font-size:16px;margin:0 0 5px}.airdrops-list-modal .airdrops-list .airdrop-item .airdrop-content .airdrop-users ul{list-style-type:none;margin:0;padding:0}.airdrops-list-modal .airdrops-list .airdrop-item .airdrop-content .airdrop-users ul li{background-color:#f0f0f0;border-radius:3px;display:inline-block;font-size:12px;margin-bottom:5px;margin-right:10px;padding:3px 8px}.airdrops-list-modal .empty-airdrops{color:#666;font-size:16px;padding:20px 0;text-align:center}.analytics-overview{background:#fff;border-radius:15px;margin-bottom:30px;padding:25px;width:100%}.analytics-overview .metrics-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(3,1fr)}.analytics-overview .metric-box{background:#fff;border:1px solid #eaeaea;border-radius:15px;padding:22px;position:relative;transition:all .3s ease}.analytics-overview .metric-box:hover{border-color:#b63fff;box-shadow:0 4px 12px rgba(144,39,193,.05)}.analytics-overview .metric-box .metric-title{color:#747085;font-size:14px;font-weight:500;height:26px;margin-bottom:10px;max-width:50%}.analytics-overview .metric-box .metric-value{color:#b63fff;font-size:32px;font-weight:600;line-height:1.2}.analytics-overview .metric-box .metric-subtitle{color:#747085;font-size:12px;margin-top:4px}.analytics-overview .metric-box .metric-icon{background-position:50%;background-repeat:no-repeat;background-size:contain;height:24px;opacity:.2;position:absolute;right:22px;top:22px;width:24px}.analytics-overview .metric-box .metric-icon.users-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z' fill='%239027C1'/%3E%3C/svg%3E")}.analytics-overview .metric-box .metric-icon.activities-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M19 3h-4.18C14.4 1.84 13.3 1 12 1c-1.3 0-2.4.84-2.82 2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7 0c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm-2 14-4-4 1.41-1.41L10 14.17l6.59-6.59L18 9l-8 8z' fill='%239027C1'/%3E%3C/svg%3E")}.analytics-overview .metric-box .metric-icon.apu-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V5h14v14zM7 10h2v7H7zm4-3h2v10h-2zm4 6h2v4h-2z' fill='%239027C1'/%3E%3C/svg%3E")}@media(max-width:1200px){.analytics-overview .metrics-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.analytics-overview .metrics-grid{grid-template-columns:1fr}}.page_edit .title__buttons{display:flex;position:relative}.page_edit .title__buttons .button svg{margin-right:10px}.page_edit .title__buttons .button_border{border:1.2px solid #541d94;border-radius:99px;color:#494751;font-size:16px;font-weight:400;padding:0 24px}.page_edit .title__buttons .button_border:hover{color:#fff}.page_edit .section_event{display:flex;margin-bottom:0;padding:0}.page_edit .section_event .left,.page_edit .section_event .right{width:60%}.page_edit .section_event .left{max-width:541px;padding:32px 30px 32px 32px}.page_edit .section_event .left label{color:#9f9da9;display:block;font-size:12px;font-weight:400;line-height:14px;padding-bottom:3px}.page_edit .section_event .left>input{background:#fff;border:1px solid #eaeaea;border-radius:15px;color:#0d0b1d;cursor:pointer;font-size:16px;height:48px;padding-left:18px;transition:.4s;width:100%}.page_edit .section_event .left>input:hover{border:1px solid #b63fff}.page_edit .section_event .left>input:focus{border:1px solid #541d94}.page_edit .section_event .left .module{border:1px solid #eaeaea;border-radius:15px;margin-bottom:32px;margin-top:22px;padding:22px}.page_edit .section_event .left .module .title{align-items:center;background:#f8f8fc;border-radius:15px;color:#0d0b1d;display:flex;font-size:24px;font-weight:500;height:72px;justify-content:space-between;padding-left:22px}.page_edit .section_event .left .module .title input{background:transparent;border:0;font-size:24px;font-weight:500;width:calc(100% - 100px)}.page_edit .section_event .left .module .title>div{display:flex}.page_edit .section_event .left .module .title>div .edit{align-items:center;background:#fff;border-radius:50%;cursor:pointer;display:flex;height:48px;justify-content:center;margin-right:12px;transition:.4s;width:48px}.page_edit .section_event .left .module .title>div .edit:hover{background:linear-gradient(180deg,#9027c1,#4b069c)}.page_edit .section_event .left .module .title>div .edit:hover path{fill:#fff;stroke:#fff}.page_edit .section_event .left .module .title>div .image{align-items:center;background:#fff;border-radius:50%;cursor:pointer;display:flex;height:48px;justify-content:center;margin-right:12px;transition:.4s;width:48px}.page_edit .section_event .left .module .title>div .image.active{background:linear-gradient(180deg,#9027c1,#4b069c)}.page_edit .section_event .left .module .title>div .image.active path{fill:#fff}.page_edit .section_event .left .module .title>div .image svg{height:24px;width:24px}.page_edit .section_event .left .module .title>div .qrcode{align-items:center;background:linear-gradient(180deg,#9027c1,#4b069c);border-radius:50%;cursor:pointer;display:flex;height:48px;justify-content:center;margin-right:12px;transition:.4s;width:48px}.page_edit .section_event .left .module .title>div .qrcode:hover{background:linear-gradient(180deg,#de36ff,#7616e4)}.page_edit .section_event .left .module .title>div .qrcode svg{height:19px;width:19px}.page_edit .section_event .left .module .bg_light{background:#f8f8fc;border-radius:15px;margin-top:22px;padding:22px}.page_edit .section_event .left .module .bg_light .button_add{border-radius:15px;justify-content:center;width:100%}.page_edit .section_event .left .add_module{font-weight:500}.page_edit .section_event .left .save{display:flex;justify-content:center;margin:42px auto 0}.page_edit .section_event .left .save .error{margin-top:67px}.page_edit .section_event .right.create_right{background:url(/static/media/create.328f29244e6aac074cde.svg) no-repeat 100% 100%;background-size:contain}.page_edit .section_event .right .gradient-title{-webkit-text-fill-color:transparent;text-fill-color:transparent;background:linear-gradient(180deg,#9027c1,#4b069c);-webkit-background-clip:text;background-clip:text;font-size:36px;font-weight:500;line-height:43px;margin-left:51px;margin-top:50px;max-width:340px}.page_edit .section_activities{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-bottom:0;margin-right:0}.page_edit .section_activities .download-logo{width:100%}.page_edit .settings{margin-bottom:50px;margin-top:50px}.page_edit .settings:before{background:url(/static/media/triangle.acf5fd72a8f70bd65d9e.svg) no-repeat;content:"";display:inline-block;height:11px;left:-17px;margin-left:0;margin-right:0;margin-top:13px;position:absolute;width:7px}.page_edit .settings .cancel{bottom:42px;position:absolute;right:25px}.page_edit .settings .subtitle{color:#0d0b1d;font-weight:500;margin-top:32px}.page_edit .settings .error{margin-top:-6px}@media(max-width:576px){.page_edit .section_event .left,.page_edit .section_event .right{width:100%}.page_edit .section_event .right.create_right{display:none}.page_edit .title__buttons{justify-content:space-between;width:100%}.page_edit .button_add{padding:20px 15px}.page_edit .module .title{font-size:18px!important}.page_edit section{margin-right:0}.page_edit .section_event .left{padding:32px 22px}}.dashed-border{border-radius:15px;margin-right:32px;padding:23px;position:relative}.dashed-border .title{display:flex;font-size:24px;font-weight:500;justify-content:space-between;line-height:28px;margin-bottom:22px}.dashed-border .title>div{align-items:center;display:flex}.dashed-border .title>div .icon{border:1px solid #eaeaea}.dashed-border .title>div .icon img{max-height:30px;max-width:30px}.dashed-border .title>div .name{margin-left:15px}.dashed-border .title>div .qrcode,.dashed-border .title>div .remove{background:#f8f8fc;border:0;margin-left:8px}.dashed-border label{color:#9f9da9;display:block;font-size:12px;font-weight:400;margin-top:12px}.dashed-border input[type=number],.dashed-border input[type=password],.dashed-border input[type=text]{border:1px solid #eaeaea;border-radius:15px;color:#0d0b1d;font-size:16px;font-weight:400;height:48px;margin-bottom:10px;margin-top:3px;padding:14px 18px;transition:.4s;width:100%}.dashed-border input[type=number]:hover,.dashed-border input[type=password]:hover,.dashed-border input[type=text]:hover{border-color:#b63fff}.dashed-border input[type=number]:active,.dashed-border input[type=password]:active,.dashed-border input[type=text]:active{border-color:#541d94}.dashed-border input[type=number]::-webkit-input-placeholder,.dashed-border input[type=password]::-webkit-input-placeholder,.dashed-border input[type=text]::-webkit-input-placeholder{color:#747085}.dashed-border input[type=number]::placeholder,.dashed-border input[type=password]::placeholder,.dashed-border input[type=text]::placeholder{color:#747085}.dashed-border .add{height:48px;margin-top:12px}.dashed-border .add path{transition:.4s}.dashed-border .add:hover path{stroke:#fff}.dashed-border .save{margin:32px auto 0}.activities{margin-bottom:32px;margin-top:49px}.activities .new-activity{align-items:center;background:#f8f8fc;border-radius:15px;cursor:pointer;display:flex;margin-bottom:6px;padding:12px;transition:.4s}.activities .new-activity:last-child{margin-bottom:0}.activities .new-activity .icon{border:1px solid #eaeaea;margin-right:12px;transition:.4s}.activities .new-activity .title{font-size:16px;line-height:19px;margin-bottom:2px;transition:.4s}.activities .new-activity .description{color:#9f9da9;font-size:12px;font-weight:400;line-height:14px;transition:.4s}.activities .new-activity:hover{background:linear-gradient(180deg,#9027c1,#4b069c)}.activities .new-activity:hover .icon{border:1px solid #eaeaea}.activities .new-activity:hover .title{color:#fff}.activities .new-activity:hover .description{color:hsla(0,0%,100%,.6)}.cancel{color:#9f9da9;cursor:pointer;font-size:16px;font-weight:400;transition:.4s}.cancel svg{margin-right:7px}.cancel path{transition:.4s}.cancel:hover{color:#b63fff}.cancel:hover path{stroke:#b63fff}.cancel:active{color:#541d94}.cancel:active path{stroke:#541d94}.page_create .settings{margin-top:49px}.page_create .settings:before{margin-top:213px}.activity-icon .title{margin-bottom:10px}.activity-icon .name{font-size:18px;margin-left:0!important}.activity-icon .subtitle{font-size:15px!important;margin-top:0!important}.activity-icon .download-icon{margin-left:50px;width:100%}.activity-icon .download-icon .icon{border:1px solid #eaeaea;margin-top:5px}.activity-icon .download-icon .icon img{max-height:30px;max-width:30px}.activity-icon .submit_logo_button{display:none}.activity-icon label{white-space:nowrap}.activity-icon .dashed-border{margin-bottom:50px;margin-right:0}.page_edit .icon{align-items:center;background:#fff;border-radius:50%;cursor:pointer;display:flex;height:48px;justify-content:center;min-width:48px;transition:.4s;width:48px}.page_edit .icon.qrcode svg{height:20px;width:20px}.page_edit .icon.qrcode svg path{fill:linear-gradient(180deg,#9027c1,#4b069c)}.page_edit .icon.edit svg{height:24px;width:24px}.page_edit .activity{display:flex;margin-bottom:22px;width:100%}.page_edit .activity:last-child{margin-bottom:0}.page_edit .activity .name{align-items:center;background:#fff;border-radius:15px;display:flex;font-size:16px;font-weight:500;height:48px;justify-content:space-between;margin-left:8px;margin-right:8px;padding-left:18px;width:100%}.page_edit .activity .move{background:url(/static/media/move.4dd241eb904c4d752aa9.svg) no-repeat;background-position:50%;content:"";cursor:pointer;display:inline-block;display:none;height:48px;margin-left:10px;margin-right:0;min-width:16px;width:48px}.page_edit .unpublish{color:#9f9da9;cursor:pointer;font-size:16px;font-weight:400;margin-top:32px;text-align:center}.page_edit .unpublish:before{background:url(/static/media/unpublish.eb54228473bf8203bbc7.svg) no-repeat;content:"";display:inline-block;height:13px;margin-left:0;margin-right:8px;width:18px}.page_edit .module{margin-bottom:22px!important}.page_edit .activity.active .icon{border:1px solid #b63fff;border-radius:50%}.page_edit .activity.active .name{border:1px solid #b63fff}.page_edit .activity.active .edit,.page_edit .activity.active .qrcode{opacity:0;position:absolute}.page_edit .activity.active .move{display:block}.page_edit .dashed-border,.page_edit .dashed-border .reward{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='100%25' height='100%25' fill='none' rx='15' ry='15' stroke='%23bbb' stroke-dasharray='15' stroke-dashoffset='7' stroke-linecap='round'/%3E%3C/svg%3E")}.page_edit .dashed-border .reward{margin-bottom:50px;margin-top:50px;padding:20px}.page_edit .dashed-border .reward .subtitle:nth-child(2){padding-top:40px}.page_edit .dashed-border .reward .subtitle:nth-child(5){border-top:0;margin-top:10px;padding-top:0}.page_edit .dashed-border .reward .dashed-border{margin:0}.page_edit .dashed-border .reward .activity-icon .dashed-border{padding:30px 0}.page_edit .dashed-border .reward .activity-icon .title{margin-bottom:10px}.page_edit .dashed-border .reward .activity-icon .subtitle{margin-bottom:0;padding-top:10px}.page_edit .dashed-border .reward .activity-icon .flex{margin-top:0}.page_edit .dashed-border .reward .activity-icon .remove{left:auto;margin-top:-15px;right:0}.page_edit .dashed-border .reward .button{margin-top:0}.page_edit .dashed-border .reward .button.add{margin:50px 0 0}.page_edit .dashed-border .reward .button.save{margin-right:30px;margin-top:30px}.page_edit .dashed-border .reward .buttons{border-top:1px solid #ccc;margin-top:30px}.page_edit .dashed-border .dashed-border{background-image:none;margin-top:30px;padding:0}.page_edit .dashed-border .dashed-border .button{height:20px}.page_edit .project_reward .subtitle:first-child{border-top:0!important;margin-top:10px;padding-top:0}.page_edit .module_image .activity-icon .download-icon,.page_edit .project_reward .activity-icon .download-icon{margin-left:0;width:auto}.page_edit .module_image .activity-icon .download-icon .icon,.page_edit .project_reward .activity-icon .download-icon .icon{height:102px!important;width:102px!important}.page_edit .module_image .activity-icon .download-icon .icon img,.page_edit .project_reward .activity-icon .download-icon .icon img{max-height:80px!important;max-width:80px!important}.page_edit .right_module_image .subname{font-size:17px;font-weight:400;margin-top:5px}.page_edit .right_module_image .cancel{position:absolute;top:20px}.page_edit .button_colors{font-weight:500;margin-top:20px}.page_edit .button_colors.active{background:linear-gradient(180deg,#9027c1,#4b069c);color:#fff}.page_edit .right_logo,.page_edit .right_module_image{padding:48px 30px 52px 32px}.page_edit .right_logo .remove,.page_edit .right_module_image .remove{left:190px;margin-left:20px!important;position:absolute}.page_edit .right_logo .button,.page_edit .right_module_image .button{margin-right:30px;margin-top:30px;white-space:nowrap}.page_edit .right_logo .submit_logo_button,.page_edit .right_module_image .submit_logo_button{display:none}.page_edit .right_logo .flex,.page_edit .right_module_image .flex{flex-wrap:wrap;justify-content:flex-start;margin-top:10px}.page_edit .right_logo .dashed-border,.page_edit .right_module_image .dashed-border{padding:23px 23px 35px}.page_edit .right_logo .dashed-border .title>div .name,.page_edit .right_module_image .dashed-border .title>div .name{margin-left:0}.page_edit .right_logo .project_reward button,.page_edit .right_module_image .project_reward button{margin:0 auto}.page_edit .right_colors{padding:48px 30px 52px 32px}.page_edit .right_colors .colors_note{font-size:24px;font-weight:500;line-height:28px;margin-bottom:40px}.page_edit .right_colors .color{align-items:center;cursor:pointer;display:flex;margin-bottom:15px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.page_edit .right_colors .color.active .color_bg{border-color:#000}.page_edit .right_colors .color .color_bg{border:2px solid transparent;border-radius:50%;margin-right:10px;padding:3px}.page_edit .right_colors .color .color_bg>div{border:1px solid #ccc;border-radius:50%;content:"";display:block;height:40px;width:40px}.page_edit .right_colors .color .color_bg .sketch-picker{margin-left:55px;margin-top:-70px;position:absolute;z-index:1}.page_edit .right_colors .color .color_bg .sketch-picker input{font-size:9.5px!important;text-align:center}.page_edit .right_colors .color .color_name{font-size:16px}.page_edit .flex{align-items:center;display:flex;justify-content:center}.page_edit .unpublish-error{margin-top:10px;position:static;text-align:center}.page_edit .texts .title{margin-bottom:30px}.page_edit .texts .subtitle{border-top:1px solid hsla(0,0%,80%,.8);color:#000;font-size:20px;font-weight:500;margin:20px 0;padding-top:30px}.page_edit .texts .hint{font-size:16px;margin:20px 0}.page_edit .texts textarea{border:1px solid #ccc;height:120px;padding:12px;width:100%}.page_edit .texts .templates{display:flex;flex-wrap:wrap;font-size:14px;margin-left:10px;margin-top:40px}.page_edit .texts .templates div{margin-right:10px;margin-top:3px}.page_edit .texts .templates button{height:auto;padding-left:0;width:auto}.page_edit .texts .templates span{color:blue;cursor:pointer;margin-right:5px}.page_edit .texts .templates.simple{margin-top:0}.page_edit .texts img{max-height:200px;max-width:200px}.download-logo{align-items:center;background:rgba(0,0,0,.3);border-radius:30px;box-shadow:0 4px 12px rgba(60,60,60,.3);display:flex;height:60px;justify-content:center;margin-top:30px;min-width:180px;width:calc(100% - 170px)}.download-logo img{max-height:30px;max-width:120px;min-height:20px}.links-h1{margin-bottom:40px;text-align:center}.links,.links a,.links-h1{width:100%}.links a{color:#0d0b1d;display:block;font-size:22px;margin-bottom:20px;text-align:center}.links a:hover{color:#b63fff}.page_analytics .loading{color:#999;font-size:15px;margin:50px 0}.page_analytics .columns{width:100%}.page_analytics .title__buttons{display:flex}.page_analytics .title__buttons a{margin-left:20px}.page_analytics .table_border{background:#f8f8fc;border:1px solid #eee;border-collapse:initial;border-radius:15px;border-spacing:0;box-shadow:0 1px 3px rgba(0,0,0,.1);font-size:14px;margin-top:20px;width:100%}.page_analytics .table_border tr th{background:#b63fff;color:#fff;font-weight:600;padding:15px 20px;text-align:left;transition:background-color .2s;white-space:nowrap}.page_analytics .table_border tr th:first-child{border-radius:15px 0 0 0}.page_analytics .table_border tr th:last-child{border-radius:0 15px 0 0}.page_analytics .table_border tr td{border-top:1px solid #eee;line-height:1.4;padding:12px 20px;vertical-align:top}.page_analytics .table_border tr td:first-child{font-weight:600}.page_analytics .table_border tr:first-child td{border-top:0}.page_analytics .table_border tr:hover:not(thead tr){background:#f3f0ff}.page_analytics .quiz-analytics{margin-bottom:40px}.page_analytics .quiz-analytics h2{color:#333;font-size:24px;margin-bottom:20px}.page_analytics .quiz-analytics .table_border td:nth-child(5) div{padding:3px 0}.page_analytics .quiz-analytics .table_border td:nth-child(5) div:not(:last-child){border-bottom:1px dashed #eee}.page_analytics .quiz-analytics .table_border td:last-child{color:#666;font-size:13px}.page_analytics .quiz-analytics .table_border td:last-child div{padding:2px 0}.page_analytics .quiz-analytics .table_border td:nth-child(4) small{color:#666;display:block;font-size:12px;margin-top:4px}.page_analytics .user-list h2{color:#333;font-size:24px;margin-bottom:20px}.page_analytics .user-list .table_border td:last-child div{padding:8px 0}.page_analytics .user-list .table_border td:last-child div:not(:last-child){border-bottom:1px solid #eee}.page_analytics .user-list .table_border td:last-child div strong{color:#333;display:block;margin-bottom:4px}.page_analytics .user-list .table_border td:last-child div small{color:#666;display:block;font-size:12px;margin-top:4px}.page_analytics section{margin-bottom:40px}.page_analytics section:last-child{margin-bottom:0}.overlay{align-items:center;background:rgba(0,0,0,.8);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:3}.overlay .premium{background:#fff;border-radius:20px;font-size:15px;max-height:900px;max-width:950px;padding:40px;position:relative}.overlay .premium h1{margin-bottom:50px;margin-top:0}.overlay .premium .close{position:absolute;right:30px;top:30px}.overlay .premium .close svg{cursor:pointer;height:20px;width:20px}.overlay .premium .title{font-size:2em;font-weight:700;margin-bottom:20px;text-align:center}.overlay .premium .includes{margin-top:30px}.overlay .premium ul{font-size:17px;list-style:none;margin:30px 0;padding-left:0}.overlay .premium ul li{margin:5px 0}.overlay .premium ul li:before{background-image:url(/static/media/check2.ad4084649109809b8e1c.svg);background-size:cover;content:"";display:inline-block;height:20px;margin-right:10px;position:relative;top:2px;width:20px}.overlay .premium .subscriptions{display:flex;justify-content:space-between}.overlay .premium .subscriptions .subscription{border:1px solid #ccc;border-radius:10px;display:flex;flex:1 1;flex-direction:column;margin-top:20px;max-width:calc(50% - 10px);padding:30px;transition:all .3s ease}.overlay .premium .subscriptions .subscription:first-child{margin-right:20px}.overlay .premium .subscriptions .subscription.current-plan{border-color:#9027c1;box-shadow:0 0 15px rgba(144,39,193,.3)}.overlay .premium .subscriptions .subscription .subtitle{color:#9027c1;font-size:22px;font-weight:700}.overlay .premium .subscriptions .subscription .includes{font-weight:700}.overlay .premium .subscriptions .subscription ul{font-size:17px;list-style:none;margin:30px 0;padding-left:0}.overlay .premium .subscriptions .subscription ul li{align-items:center;display:flex;margin:5px 0}.overlay .premium .subscriptions .subscription ul li:before{background-color:transparent;background-image:url(/static/media/check2.ad4084649109809b8e1c.svg);background-size:cover;content:"";display:inline-block;height:20px;margin-right:10px;width:20px}.overlay .premium .subscriptions .subscription .prices{display:flex;font-size:22px;justify-content:center;margin:20px 0}.overlay .premium .subscriptions .subscription .prices .price{color:#9027c1;font-size:28px;font-weight:700}.overlay .premium .subscriptions .subscription .prices .crossed-out-price{color:#777;font-size:20px;margin-left:20px;text-decoration:line-through}.overlay .premium .subscriptions .subscription .plan-subtitle{font-size:1em;margin-bottom:10px;text-align:center}.overlay .premium .subscriptions .subscription .button{background:linear-gradient(180deg,#9027c1,#4b069c);border:none;border-radius:5px;color:#fff;cursor:pointer;margin-left:auto;margin-right:auto;margin-top:auto;padding:10px 20px;transition:opacity .3s ease}.overlay .premium .subscriptions .subscription .button:hover{opacity:.9}.overlay .premium .subscriptions .subscription.current-plan .button{background:#e0e0e0;color:#333;cursor:default}.overlay .premium .subscriptions .subscription.current-plan .button:hover{opacity:1}.overlay .footer-text{color:#666;font-size:16px;margin-top:30px;text-align:center}.page_profile .columns{width:100%}.page_profile .columns .profile{grid-column-gap:30px;display:grid;grid-template-columns:1fr 1fr;max-width:900px;padding-bottom:50px!important;width:100%}.page_profile .columns .profile .block{height:111px;margin-bottom:40px;max-width:500px;width:100%}.page_profile .columns .profile .block:last-child{margin-bottom:0}.page_profile .columns .profile .block .title{font-size:20px}.page_profile .columns .profile .block .email{margin:25px 0 0}.page_profile .columns .profile .block .text{font-size:18px;margin:0}.page_profile .columns .profile .block .verified{color:#090}.page_profile .columns .profile .block .account{margin-top:35px}.page_profile .columns .question{cursor:pointer;display:inline-block}.page_profile .columns .question svg{height:20px;margin-left:10px;position:relative;top:5px;width:20px}.page_profile .buttons{align-items:center;display:flex;margin-top:20px}.page_profile .buttons a{color:#b63fff;display:block;font-size:16px;margin-left:30px}.page_profile .submit_error{margin-top:10px}header .notifications-bg{background:#4b069c;border:2px solid #320e57;border-radius:0 0 20px 20px;border-top-color:transparent;box-shadow:0 4px 10px rgba(0,0,0,.2);box-sizing:border-box;margin-left:-230px;padding:20px;position:absolute;top:72px;z-index:2}header .notifications-bg .show-all{color:#fff;cursor:pointer;display:block;font-weight:500;margin-top:20px;text-decoration:none;transition:opacity .3s ease}header .notifications-bg .show-all:hover{opacity:.8}header .notifications-bg .notifications-list{max-height:400px}header .notifications-bg .notifications-list::-webkit-scrollbar{width:6px}header .notifications-bg .notifications-list::-webkit-scrollbar-track{background:hsla(0,0%,100%,.1);border-radius:3px}header .notifications-bg .notifications-list::-webkit-scrollbar-thumb{background-color:hsla(0,0%,100%,.3);border-radius:3px}header .notifications-bg .notifications-list .notification{align-items:center;border-bottom:1px solid hsla(0,0%,100%,.2);color:#fff;display:grid;grid-template-columns:100px 1fr 30px;margin-bottom:15px;padding-bottom:15px;width:440px}header .notifications-bg .notifications-list .notification:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}header .notifications-bg .notifications-list .notification>div{display:flex}header .notifications-bg .notifications-list .notification .date{font-size:12px;font-weight:300;opacity:.7}header .notifications-bg .notifications-list .notification .text{font-weight:400}header .notifications-bg .notifications-list .notification.hidden{opacity:.5}.page_notifications section{min-width:800px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.page_notifications section .notification{display:grid;font-size:16px;grid-template-columns:140px 500px 30px;height:25px;margin-bottom:20px}.page_notifications section .notification .date{font-size:12px;width:140px}.page_notifications section .notification .text{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.page_notifications section .notification.hidden{opacity:.5}.page_notifications section .notification:last-child{margin-bottom:0}.notification input[type=checkbox]{clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.notification .checkbox{align-items:center;background:#320e57;border-radius:5px;cursor:pointer;display:flex;height:25px;justify-content:center;margin-left:10px;min-width:25px;transition:background-color .3s ease;width:25px}.notification .checkbox:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";display:block;height:15px;opacity:1;transition:opacity .3s ease;width:15px}.notification .checkbox:hover{background-color:#1d003d}.notification .checkbox--active{background-color:#6d16ae}.notification .checkbox--active:after{opacity:1}.page_password .block{margin-bottom:40px;position:relative}.page_password .block .error{margin-top:75px}.page_password .block label{align-items:center;display:flex;position:relative}.page_password .block label svg{margin-left:10px}.page_password .block label svg path{fill:#000}html body{background-attachment:fixed;background-position-x:left;background-size:cover;color:#0d0b1d;margin:0;overflow-x:hidden!important;padding:0}html .bg-overlay{background:rgba(0,0,0,.25);height:100%;left:0;position:fixed;top:0;width:100%;z-index:-1}html *{box-sizing:border-box;font-family:Rubik}html input{outline:none}html input:-webkit-autofill{-webkit-background-clip:text!important}html .content{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto;max-width:1640px;padding:0 20px;position:relative;width:100%}html a{text-decoration:none}html .hide{display:none}html .page{display:flex;flex-direction:column;height:100%;min-height:100vh;padding-bottom:58px;position:relative}html .page main{padding-bottom:60px}html footer{bottom:0;position:absolute}html .flex-center{display:flex;justify-content:center}html .hide{display:none!important}html .mobile-show{display:none}@media(max-width:576px){html .mobile-show{display:block}html .mobile-hide{display:none}}.page404{font-size:20px;margin:80px 50px;text-align:center}.react-calendar{background:#fff;border:1px solid #a0a096;font-family:Arial,Helvetica,sans-serif;line-height:1.125em;max-width:100%;width:350px}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{margin:.5em;width:50%}.react-calendar,.react-calendar *,.react-calendar :after,.react-calendar :before{box-sizing:border-box}.react-calendar button{border:0;margin:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{display:flex;height:44px;margin-bottom:1em}.react-calendar__navigation button{background:none;min-width:44px}.react-calendar__navigation button:disabled{background-color:#f0f0f0}.react-calendar__navigation button:enabled:focus,.react-calendar__navigation button:enabled:hover{background-color:#e6e6e6}.react-calendar__month-view__weekdays{font-size:.75em;font-weight:700;text-align:center;text-transform:uppercase}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers .react-calendar__tile{align-items:center;display:flex;font-size:.75em;font-weight:700;justify-content:center}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__month-view__days__day--neighboringMonth{color:#757575}.react-calendar__century-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__year-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{background:none;line-height:16px;max-width:100%;padding:10px 6.6667px;text-align:center}.react-calendar__tile:disabled{background-color:#f0f0f0}.react-calendar__tile:enabled:focus,.react-calendar__tile:enabled:hover{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:focus,.react-calendar__tile--now:enabled:hover{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:focus,.react-calendar__tile--hasActive:enabled:hover{background:#a9d4ff}.react-calendar__tile--active{background:#006edc;color:#fff}.react-calendar__tile--active:enabled:focus,.react-calendar__tile--active:enabled:hover{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}

/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{height:1px;left:-100000px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{word-wrap:break-word;box-sizing:border-box;height:100%;line-height:1.42;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;margin:0;padding:0}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-increment:list-0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:rgba(0,0,0,.6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow .ql-toolbar:after,.ql-snow.ql-toolbar:after{clear:both;content:"";display:table}.ql-snow .ql-toolbar button,.ql-snow.ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow .ql-toolbar button svg,.ql-snow.ql-toolbar button svg{float:left;height:100%}.ql-snow .ql-toolbar button:active:hover,.ql-snow.ql-toolbar button:active:hover{outline:none}.ql-snow .ql-toolbar input.ql-image[type=file],.ql-snow.ql-toolbar input.ql-image[type=file]{display:none}.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow .ql-toolbar button:hover:not(.ql-active),.ql-snow.ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;-webkit-transform:translateY(10px);transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{margin-bottom:5px;margin-top:5px;padding:5px 10px;white-space:pre-wrap}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;padding:2px 4px;width:24px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{margin-top:-9px;position:absolute;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:0 2px 8px rgba(0,0,0,.2)}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{border:1px solid #ccc;display:none;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}
/*# sourceMappingURL=main.1a3ba6e9.css.map*/