@import url(https://fonts.googleapis.com/css?family=Roboto:400,500&display=swap);.mdtp__wrapper,body[mdtimepicker-display=on]{overflow:hidden}.mdtimepicker{position:fixed;top:0;left:0;right:0;bottom:0;font-family:Roboto,sans-serif;font-size:14px;background-color:rgba(10,10,10,.65);transition:background-color .28s ease;z-index:100001}.mdtimepicker.hidden{display:none}.mdtimepicker.animate{background-color:transparent}.mdtp__wrapper{position:absolute;display:flex;flex-direction:column;left:50%;bottom:24px;min-width:280px;opacity:1;user-select:none;border-radius:4px;transform:translateX(-50%) scale(1);box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);transition:transform .28s ease,opacity .28s ease}.mdtp__wrapper.animate{transform:translateX(-50%) scale(1.05);opacity:0}.mdtp__time_holder{display:flex;flex-direction:row;align-items:center;justify-content:center;font-size:46px;padding:20px 24px;color:hsla(0,0%,100%,.5);text-align:center;background-color:#1565c0}.mdtp__time_holder>span{display:inline-block;line-height:48px;cursor:default}.mdtp__time_holder>span:not(.mdtp__timedots):not(.mdtp__ampm){cursor:pointer;margin:0 4px}.mdtp__time_holder .mdtp__time_h.active,.mdtp__time_holder .mdtp__time_m.active{color:#fafafa}.mdtp__time_holder .mdtp__ampm{font-size:18px}.mdtp__clock_holder{position:relative;background-color:#fff}.mdtp__clock_holder .mdtp__clock{position:relative;width:250px;height:250px;margin:20px;border-radius:50%;background-color:#eee}.mdtp__clock .mdtp__am,.mdtp__clock .mdtp__pm{display:block;position:absolute;bottom:-8px;width:36px;height:36px;line-height:36px;text-align:center;cursor:pointer;border-radius:50%;border:1px solid rgba(0,0,0,.1);background:rgba(0,0,0,.05);transition:background-color .2s ease,color .2s;z-index:3}.mdtp__clock .mdtp__am{left:-8px}.mdtp__clock .mdtp__pm{right:-8px}.mdtp__clock .mdtp__am:hover,.mdtp__clock .mdtp__pm:hover{background-color:rgba(0,0,0,.1)}.mdtp__clock .mdtp__am.active,.mdtp__clock .mdtp__pm.active{color:#fafafa;background-color:#1565c0}.mdtp__clock .mdtp__clock_dot{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:4px;background-color:#1565c0;border-radius:50%}.mdtp__clock .mdtp__hour_holder,.mdtp__clock .mdtp__minute_holder{position:absolute;top:0;width:100%;height:100%;opacity:1;transform:scale(1);transition:transform .35s cubic-bezier(.4,0,.2,1),opacity .35s ease;overflow:hidden}.mdtp__clock .mdtp__hour_holder.animate{transform:scale(1.2);opacity:0}.mdtp__clock .mdtp__minute_holder.animate{transform:scale(.8);opacity:0}.mdtp__clock .mdtp__hour_holder.hidden,.mdtp__clock .mdtp__minute_holder.hidden{display:none}.mdtp__clock .mdtp__digit{position:absolute;width:50%;top:50%;left:0;margin-top:-16px;transform-origin:right center;z-index:1}.mdtp__clock .mdtp__digit span{display:inline-block;width:32px;height:32px;line-height:32px;margin-left:8px;text-align:center;border-radius:50%;cursor:pointer;transition:background-color .28s,color .14s}.mdtp__buttons:after,.mdtp__digit.active:before{content:"";display:block}.mdtp__clock .mdtp__digit span:hover,.mdtp__digit.active span{background-color:#1565c0!important;color:#fff;z-index:2}.mdtp__digit.active:before{position:absolute;top:calc(50% - 1px);right:0;height:2px;width:calc(100% - 40px);background-color:#1565c0}.mdtp__clock .mdtp__minute_holder .mdtp__digit{font-size:13px}.mdtp__clock .mdtp__minute_holder .mdtp__digit:not(.marker){margin-top:-6px;height:12px}.mdtp__clock .mdtp__minute_holder .mdtp__digit:not(.marker).active:before{width:calc(100% - 26px)}.mdtp__clock .mdtp__minute_holder .mdtp__digit:not(.marker) span{width:12px;height:12px;line-height:12px;margin-left:14px}.mdtp__clock .mdtp__minute_holder .mdtp__digit.marker{margin-top:-12px}.mdtp__clock .mdtp__minute_holder .mdtp__digit.marker.active:before{width:calc(100% - 34px)}.mdtp__clock .mdtp__minute_holder .mdtp__digit.marker span{width:24px;height:24px;line-height:24px;margin-left:10px}.mdtp__digit.rotate-6{transform:rotate(6deg)}.mdtp__digit.rotate-6 span{transform:rotate(-6deg)}.mdtp__digit.rotate-12{transform:rotate(12deg)}.mdtp__digit.rotate-12 span{transform:rotate(-12deg)}.mdtp__digit.rotate-18{transform:rotate(18deg)}.mdtp__digit.rotate-18 span{transform:rotate(-18deg)}.mdtp__digit.rotate-24{transform:rotate(24deg)}.mdtp__digit.rotate-24 span{transform:rotate(-24deg)}.mdtp__digit.rotate-30{transform:rotate(30deg)}.mdtp__digit.rotate-30 span{transform:rotate(-30deg)}.mdtp__digit.rotate-36{transform:rotate(36deg)}.mdtp__digit.rotate-36 span{transform:rotate(-36deg)}.mdtp__digit.rotate-42{transform:rotate(42deg)}.mdtp__digit.rotate-42 span{transform:rotate(-42deg)}.mdtp__digit.rotate-48{transform:rotate(48deg)}.mdtp__digit.rotate-48 span{transform:rotate(-48deg)}.mdtp__digit.rotate-54{transform:rotate(54deg)}.mdtp__digit.rotate-54 span{transform:rotate(-54deg)}.mdtp__digit.rotate-60{transform:rotate(60deg)}.mdtp__digit.rotate-60 span{transform:rotate(-60deg)}.mdtp__digit.rotate-66{transform:rotate(66deg)}.mdtp__digit.rotate-66 span{transform:rotate(-66deg)}.mdtp__digit.rotate-72{transform:rotate(72deg)}.mdtp__digit.rotate-72 span{transform:rotate(-72deg)}.mdtp__digit.rotate-78{transform:rotate(78deg)}.mdtp__digit.rotate-78 span{transform:rotate(-78deg)}.mdtp__digit.rotate-84{transform:rotate(84deg)}.mdtp__digit.rotate-84 span{transform:rotate(-84deg)}.mdtp__digit.rotate-90{transform:rotate(90deg)}.mdtp__digit.rotate-90 span{transform:rotate(-90deg)}.mdtp__digit.rotate-96{transform:rotate(96deg)}.mdtp__digit.rotate-96 span{transform:rotate(-96deg)}.mdtp__digit.rotate-102{transform:rotate(102deg)}.mdtp__digit.rotate-102 span{transform:rotate(-102deg)}.mdtp__digit.rotate-108{transform:rotate(108deg)}.mdtp__digit.rotate-108 span{transform:rotate(-108deg)}.mdtp__digit.rotate-114{transform:rotate(114deg)}.mdtp__digit.rotate-114 span{transform:rotate(-114deg)}.mdtp__digit.rotate-120{transform:rotate(120deg)}.mdtp__digit.rotate-120 span{transform:rotate(-120deg)}.mdtp__digit.rotate-126{transform:rotate(126deg)}.mdtp__digit.rotate-126 span{transform:rotate(-126deg)}.mdtp__digit.rotate-132{transform:rotate(132deg)}.mdtp__digit.rotate-132 span{transform:rotate(-132deg)}.mdtp__digit.rotate-138{transform:rotate(138deg)}.mdtp__digit.rotate-138 span{transform:rotate(-138deg)}.mdtp__digit.rotate-144{transform:rotate(144deg)}.mdtp__digit.rotate-144 span{transform:rotate(-144deg)}.mdtp__digit.rotate-150{transform:rotate(150deg)}.mdtp__digit.rotate-150 span{transform:rotate(-150deg)}.mdtp__digit.rotate-156{transform:rotate(156deg)}.mdtp__digit.rotate-156 span{transform:rotate(-156deg)}.mdtp__digit.rotate-162{transform:rotate(162deg)}.mdtp__digit.rotate-162 span{transform:rotate(-162deg)}.mdtp__digit.rotate-168{transform:rotate(168deg)}.mdtp__digit.rotate-168 span{transform:rotate(-168deg)}.mdtp__digit.rotate-174{transform:rotate(174deg)}.mdtp__digit.rotate-174 span{transform:rotate(-174deg)}.mdtp__digit.rotate-180{transform:rotate(180deg)}.mdtp__digit.rotate-180 span{transform:rotate(-180deg)}.mdtp__digit.rotate-186{transform:rotate(186deg)}.mdtp__digit.rotate-186 span{transform:rotate(-186deg)}.mdtp__digit.rotate-192{transform:rotate(192deg)}.mdtp__digit.rotate-192 span{transform:rotate(-192deg)}.mdtp__digit.rotate-198{transform:rotate(198deg)}.mdtp__digit.rotate-198 span{transform:rotate(-198deg)}.mdtp__digit.rotate-204{transform:rotate(204deg)}.mdtp__digit.rotate-204 span{transform:rotate(-204deg)}.mdtp__digit.rotate-210{transform:rotate(210deg)}.mdtp__digit.rotate-210 span{transform:rotate(-210deg)}.mdtp__digit.rotate-216{transform:rotate(216deg)}.mdtp__digit.rotate-216 span{transform:rotate(-216deg)}.mdtp__digit.rotate-222{transform:rotate(222deg)}.mdtp__digit.rotate-222 span{transform:rotate(-222deg)}.mdtp__digit.rotate-228{transform:rotate(228deg)}.mdtp__digit.rotate-228 span{transform:rotate(-228deg)}.mdtp__digit.rotate-234{transform:rotate(234deg)}.mdtp__digit.rotate-234 span{transform:rotate(-234deg)}.mdtp__digit.rotate-240{transform:rotate(240deg)}.mdtp__digit.rotate-240 span{transform:rotate(-240deg)}.mdtp__digit.rotate-246{transform:rotate(246deg)}.mdtp__digit.rotate-246 span{transform:rotate(-246deg)}.mdtp__digit.rotate-252{transform:rotate(252deg)}.mdtp__digit.rotate-252 span{transform:rotate(-252deg)}.mdtp__digit.rotate-258{transform:rotate(258deg)}.mdtp__digit.rotate-258 span{transform:rotate(-258deg)}.mdtp__digit.rotate-264{transform:rotate(264deg)}.mdtp__digit.rotate-264 span{transform:rotate(-264deg)}.mdtp__digit.rotate-270{transform:rotate(270deg)}.mdtp__digit.rotate-270 span{transform:rotate(-270deg)}.mdtp__digit.rotate-276{transform:rotate(276deg)}.mdtp__digit.rotate-276 span{transform:rotate(-276deg)}.mdtp__digit.rotate-282{transform:rotate(282deg)}.mdtp__digit.rotate-282 span{transform:rotate(-282deg)}.mdtp__digit.rotate-288{transform:rotate(288deg)}.mdtp__digit.rotate-288 span{transform:rotate(-288deg)}.mdtp__digit.rotate-294{transform:rotate(294deg)}.mdtp__digit.rotate-294 span{transform:rotate(-294deg)}.mdtp__digit.rotate-300{transform:rotate(300deg)}.mdtp__digit.rotate-300 span{transform:rotate(-300deg)}.mdtp__digit.rotate-306{transform:rotate(306deg)}.mdtp__digit.rotate-306 span{transform:rotate(-306deg)}.mdtp__digit.rotate-312{transform:rotate(312deg)}.mdtp__digit.rotate-312 span{transform:rotate(-312deg)}.mdtp__digit.rotate-318{transform:rotate(318deg)}.mdtp__digit.rotate-318 span{transform:rotate(-318deg)}.mdtp__digit.rotate-324{transform:rotate(324deg)}.mdtp__digit.rotate-324 span{transform:rotate(-324deg)}.mdtp__digit.rotate-330{transform:rotate(330deg)}.mdtp__digit.rotate-330 span{transform:rotate(-330deg)}.mdtp__digit.rotate-336{transform:rotate(336deg)}.mdtp__digit.rotate-336 span{transform:rotate(-336deg)}.mdtp__digit.rotate-342{transform:rotate(342deg)}.mdtp__digit.rotate-342 span{transform:rotate(-342deg)}.mdtp__digit.rotate-348{transform:rotate(348deg)}.mdtp__digit.rotate-348 span{transform:rotate(-348deg)}.mdtp__digit.rotate-354{transform:rotate(354deg)}.mdtp__digit.rotate-354 span{transform:rotate(-354deg)}.mdtp__digit.rotate-360{transform:rotate(1turn)}.mdtp__digit.rotate-360 span{transform:rotate(-1turn)}.mdtp__buttons{padding:0 10px 10px;text-align:right}.mdtp__buttons:after{clear:both}.mdtp__button{display:inline-block;padding:0 16px;min-width:40px;text-align:center;text-transform:uppercase;line-height:32px;font-weight:500;cursor:pointer;color:#1565c0;border-radius:4px;transition:background-color .2s linear}.mdtp__button:hover{background-color:rgba(0,0,0,.1)}.mdtp__button:active{background-color:rgba(0,0,0,.2)}.mdtp__button.clear-btn{float:left;color:#ef5350!important}.mdtp__wrapper[data-theme=blue] .mdtp__clock .mdtp__am.active,.mdtp__wrapper[data-theme=blue] .mdtp__clock .mdtp__clock_dot,.mdtp__wrapper[data-theme=blue] .mdtp__clock .mdtp__pm.active,.mdtp__wrapper[data-theme=blue] .mdtp__time_holder{background-color:#1565c0}.mdtp__wrapper[data-theme=blue] .mdtp__clock .mdtp__digit span:hover,.mdtp__wrapper[data-theme=blue] .mdtp__digit.active span{background-color:#1565c0!important}.mdtp__wrapper[data-theme=blue] .mdtp__digit.active:before{background-color:#1565c0}.mdtp__wrapper[data-theme=blue] .mdtp__button{color:#1565c0}.mdtp__wrapper[data-theme=red] .mdtp__clock .mdtp__am.active,.mdtp__wrapper[data-theme=red] .mdtp__clock .mdtp__clock_dot,.mdtp__wrapper[data-theme=red] .mdtp__clock .mdtp__pm.active,.mdtp__wrapper[data-theme=red] .mdtp__time_holder{background-color:#c62828}.mdtp__wrapper[data-theme=red] .mdtp__clock .mdtp__digit span:hover,.mdtp__wrapper[data-theme=red] .mdtp__digit.active span{background-color:#c62828!important}.mdtp__wrapper[data-theme=red] .mdtp__digit.active:before{background-color:#c62828}.mdtp__wrapper[data-theme=red] .mdtp__button{color:#c62828}.mdtp__wrapper[data-theme=purple] .mdtp__clock .mdtp__am.active,.mdtp__wrapper[data-theme=purple] .mdtp__clock .mdtp__clock_dot,.mdtp__wrapper[data-theme=purple] .mdtp__clock .mdtp__pm.active,.mdtp__wrapper[data-theme=purple] .mdtp__time_holder{background-color:#6a1b9a}.mdtp__wrapper[data-theme=purple] .mdtp__clock .mdtp__digit span:hover,.mdtp__wrapper[data-theme=purple] .mdtp__digit.active span{background-color:#6a1b9a!important}.mdtp__wrapper[data-theme=purple] .mdtp__digit.active:before{background-color:#6a1b9a}.mdtp__wrapper[data-theme=purple] .mdtp__button{color:#6a1b9a}.mdtp__wrapper[data-theme=indigo] .mdtp__clock .mdtp__am.active,.mdtp__wrapper[data-theme=indigo] .mdtp__clock .mdtp__clock_dot,.mdtp__wrapper[data-theme=indigo] .mdtp__clock .mdtp__pm.active,.mdtp__wrapper[data-theme=indigo] .mdtp__time_holder{background-color:#283593}.mdtp__wrapper[data-theme=indigo] .mdtp__clock .mdtp__digit span:hover,.mdtp__wrapper[data-theme=indigo] .mdtp__digit.active span{background-color:#283593!important}.mdtp__wrapper[data-theme=indigo] .mdtp__digit.active:before{background-color:#283593}.mdtp__wrapper[data-theme=indigo] .mdtp__button{color:#283593}.mdtp__wrapper[data-theme=teal] .mdtp__clock .mdtp__am.active,.mdtp__wrapper[data-theme=teal] .mdtp__clock .mdtp__clock_dot,.mdtp__wrapper[data-theme=teal] .mdtp__clock .mdtp__pm.active,.mdtp__wrapper[data-theme=teal] .mdtp__time_holder{background-color:#00695c}.mdtp__wrapper[data-theme=teal] .mdtp__clock .mdtp__digit span:hover,.mdtp__wrapper[data-theme=teal] .mdtp__digit.active span{background-color:#00695c!important}.mdtp__wrapper[data-theme=teal] .mdtp__digit.active:before{background-color:#00695c}.mdtp__wrapper[data-theme=teal] .mdtp__button{color:#00695c}.mdtp__wrapper[data-theme=green] .mdtp__clock .mdtp__am.active,.mdtp__wrapper[data-theme=green] .mdtp__clock .mdtp__clock_dot,.mdtp__wrapper[data-theme=green] .mdtp__clock .mdtp__pm.active,.mdtp__wrapper[data-theme=green] .mdtp__time_holder{background-color:#2e7d32}.mdtp__wrapper[data-theme=green] .mdtp__clock .mdtp__digit span:hover,.mdtp__wrapper[data-theme=green] .mdtp__digit.active span{background-color:#2e7d32!important}.mdtp__wrapper[data-theme=green] .mdtp__digit.active:before{background-color:#2e7d32}.mdtp__wrapper[data-theme=green] .mdtp__button{color:#2e7d32}.mdtp__wrapper[data-theme=dark] .mdtp__time_holder{background-color:#121212}.mdtp__wrapper[data-theme=dark] .mdtp__clock_holder{background-color:#1d1d1d}.mdtp__wrapper[data-theme=dark] .mdtp__clock_holder .mdtp__clock{background-color:#181818}.mdtp__wrapper[data-theme=dark] .mdtp__clock .mdtp__digit{color:hsla(0,0%,100%,.87)}.mdtp__wrapper[data-theme=dark] .mdtp__clock .mdtp__am:not(.active),.mdtp__wrapper[data-theme=dark] .mdtp__clock .mdtp__pm:not(.active){color:hsla(0,0%,100%,.87);background-color:hsla(0,0%,78.4%,.05)}.mdtp__wrapper[data-theme=dark] .mdtp__button{color:#42a5f5}.mdtp__wrapper[data-theme=dark] .mdtp__button:hover{background-color:hsla(0,0%,100%,.04)}.mdtp__wrapper[data-theme=dark] .mdtp__button:active{background-color:hsla(0,0%,100%,.1)}@media (max-height:360px){.mdtp__wrapper{flex-direction:row;bottom:8px}.mdtp__time_holder{width:160px;padding:20px}.mdtp__clock_holder{padding:16px}.mdtp__clock .mdtp__am,.mdtp__clock .mdtp__pm{bottom:-4px}.mdtp__clock .mdtp__am{left:-4px}.mdtp__clock .mdtp__pm{right:-4px}}@media (max-height:320px){.mdtp__wrapper{bottom:0}}
/*! Pickr 1.6.0 MIT | https://github.com/Simonwep/pickr */.pickr{position:relative;overflow:visible;transform:translateY(0)}.pickr *{box-sizing:border-box;outline:none;border:none;-webkit-appearance:none}.pickr .pcr-button{position:relative;height:2em;width:2em;padding:.5em;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;border-radius:.15em;background:url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" stroke="%2342445A" stroke-width="5px" stroke-linecap="round"><path d="M45,45L5,5"></path><path d="M45,5L5,45"></path></svg>') no-repeat 50%;background-size:0;transition:all .3s}.pickr .pcr-button:before{background:url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><path fill="white" d="M1,0H2V1H1V0ZM0,1H1V2H0V1Z"/><path fill="gray" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');background-size:.5em;z-index:-1;z-index:auto}.pickr .pcr-button:after,.pickr .pcr-button:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;border-radius:.15em}.pickr .pcr-button:after{transition:background .3s;background:currentColor}.pickr .pcr-button.clear{background-size:70%}.pickr .pcr-button.clear:before{opacity:0}.pickr .pcr-button.clear:focus{box-shadow:0 0 0 1px hsla(0,0%,100%,.85),0 0 0 3px currentColor}.pickr .pcr-button.disabled{cursor:not-allowed}.pcr-app *,.pickr *{box-sizing:border-box;outline:none;border:none;-webkit-appearance:none}.pcr-app button.pcr-active,.pcr-app button:focus,.pcr-app input.pcr-active,.pcr-app input:focus,.pickr button.pcr-active,.pickr button:focus,.pickr input.pcr-active,.pickr input:focus{box-shadow:0 0 0 1px hsla(0,0%,100%,.85),0 0 0 3px currentColor}.pcr-app .pcr-palette,.pcr-app .pcr-slider,.pickr .pcr-palette,.pickr .pcr-slider{transition:box-shadow .3s}.pcr-app .pcr-palette:focus,.pcr-app .pcr-slider:focus,.pickr .pcr-palette:focus,.pickr .pcr-slider:focus{box-shadow:0 0 0 1px hsla(0,0%,100%,.85),0 0 0 3px rgba(0,0,0,.25)}.pcr-app{position:fixed;display:flex;flex-direction:column;z-index:10000;border-radius:.1em;background:#fff;opacity:0;visibility:hidden;transition:opacity .3s,visibility 0s .3s;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;box-shadow:0 .15em 1.5em 0 rgba(0,0,0,.1),0 0 1em 0 rgba(0,0,0,.03);left:0;top:0}.pcr-app.visible{transition:opacity .3s;visibility:visible;opacity:1}.pcr-app .pcr-swatches{display:flex;flex-wrap:wrap;margin-top:.75em}.pcr-app .pcr-swatches.pcr-last{margin:0}@supports (display:grid){.pcr-app .pcr-swatches{display:grid;align-items:center;grid-template-columns:repeat(auto-fit,1.75em)}}.pcr-app .pcr-swatches>button{font-size:1em;position:relative;width:calc(1.75em - 5px);height:calc(1.75em - 5px);border-radius:.15em;cursor:pointer;margin:2.5px;flex-shrink:0;justify-self:center;transition:all .15s;overflow:hidden;background:transparent;z-index:1}.pcr-app .pcr-swatches>button:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><path fill="white" d="M1,0H2V1H1V0ZM0,1H1V2H0V1Z"/><path fill="gray" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');background-size:6px;border-radius:.15em;z-index:-1}.pcr-app .pcr-swatches>button:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:currentColor;border:1px solid rgba(0,0,0,.05);border-radius:.15em;box-sizing:border-box}.pcr-app .pcr-swatches>button:hover{-webkit-filter:brightness(1.05);filter:brightness(1.05)}.pcr-app .pcr-swatches>button:not(.pcr-active){box-shadow:none}.pcr-app .pcr-interaction{display:flex;flex-wrap:wrap;align-items:center;margin:0 -.2em}.pcr-app .pcr-interaction>*{margin:0 .2em}.pcr-app .pcr-interaction input{letter-spacing:.07em;font-size:.75em;text-align:center;cursor:pointer;color:#75797e;background:#f1f3f4;border-radius:.15em;transition:all .15s;padding:.45em .5em;margin-top:.75em}.pcr-app .pcr-interaction input:hover{-webkit-filter:brightness(.975);filter:brightness(.975)}.pcr-app .pcr-interaction input:focus{box-shadow:0 0 0 1px hsla(0,0%,100%,.85),0 0 0 3px rgba(66,133,244,.75)}.pcr-app .pcr-interaction .pcr-result{color:#75797e;text-align:left;flex:1 1 8em;min-width:8em;transition:all .2s;border-radius:.15em;background:#f1f3f4;cursor:text}.pcr-app .pcr-interaction .pcr-result::-moz-selection{background:#4285f4;color:#fff}.pcr-app .pcr-interaction .pcr-result::selection{background:#4285f4;color:#fff}.pcr-app .pcr-interaction .pcr-type.active{color:#fff;background:#4285f4}.pcr-app .pcr-interaction .pcr-cancel,.pcr-app .pcr-interaction .pcr-clear,.pcr-app .pcr-interaction .pcr-save{width:auto;color:#fff}.pcr-app .pcr-interaction .pcr-cancel:hover,.pcr-app .pcr-interaction .pcr-clear:hover,.pcr-app .pcr-interaction .pcr-save:hover{-webkit-filter:brightness(.925);filter:brightness(.925)}.pcr-app .pcr-interaction .pcr-save{background:#4285f4}.pcr-app .pcr-interaction .pcr-cancel,.pcr-app .pcr-interaction .pcr-clear{background:#f44250}.pcr-app .pcr-interaction .pcr-cancel:focus,.pcr-app .pcr-interaction .pcr-clear:focus{box-shadow:0 0 0 1px hsla(0,0%,100%,.85),0 0 0 3px rgba(244,66,80,.75)}.pcr-app .pcr-selection .pcr-picker{position:absolute;height:18px;width:18px;border:2px solid #fff;border-radius:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pcr-app .pcr-selection .pcr-color-chooser,.pcr-app .pcr-selection .pcr-color-opacity,.pcr-app .pcr-selection .pcr-color-palette{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:flex;flex-direction:column;cursor:grab;cursor:-webkit-grab}.pcr-app .pcr-selection .pcr-color-chooser:active,.pcr-app .pcr-selection .pcr-color-opacity:active,.pcr-app .pcr-selection .pcr-color-palette:active{cursor:grabbing;cursor:-webkit-grabbing}.pcr-app[data-theme=nano]{width:14.25em;max-width:95vw}.pcr-app[data-theme=nano] .pcr-swatches{margin-top:.6em;padding:0 .6em}.pcr-app[data-theme=nano] .pcr-interaction{padding:0 .6em .6em}.pcr-app[data-theme=nano] .pcr-selection{display:grid;grid-gap:.6em;grid-template-columns:1fr 4fr;grid-template-rows:5fr auto auto;align-items:center;height:10.5em;width:100%;align-self:flex-start}.pcr-app[data-theme=nano] .pcr-selection .pcr-color-preview{grid-area:2/1/4/1;height:100%;width:100%;display:flex;flex-direction:row;justify-content:center;margin-left:.6em}.pcr-app[data-theme=nano] .pcr-selection .pcr-color-preview .pcr-last-color{display:none}.pcr-app[data-theme=nano] .pcr-selection .pcr-color-preview .pcr-current-color{position:relative;background:currentColor;width:2em;height:2em;border-radius:50em;overflow:hidden}.pcr-app[data-theme=nano] .pcr-selection .pcr-color-preview .pcr-current-color:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><path fill="white" d="M1,0H2V1H1V0ZM0,1H1V2H0V1Z"/><path fill="gray" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');background-size:.5em;border-radius:.15em;z-index:-1}.pcr-app[data-theme=nano] .pcr-selection .pcr-color-palette{grid-area:1/1/2/3;width:100%;height:100%;z-index:1}.pcr-app[data-theme=nano] .pcr-selection .pcr-color-palette .pcr-palette{border-radius:.15em;width:100%;height:100%}.pcr-app[data-theme=nano] .pcr-selection .pcr-color-palette .pcr-palette:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><path fill="white" d="M1,0H2V1H1V0ZM0,1H1V2H0V1Z"/><path fill="gray" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');background-size:.5em;border-radius:.15em;z-index:-1}.pcr-app[data-theme=nano] .pcr-selection .pcr-color-chooser{grid-area:2/2/2/2}.pcr-app[data-theme=nano] .pcr-selection .pcr-color-opacity{grid-area:3/2/3/2}.pcr-app[data-theme=nano] .pcr-selection .pcr-color-chooser,.pcr-app[data-theme=nano] .pcr-selection .pcr-color-opacity{height:.5em;margin:0 .6em}.pcr-app[data-theme=nano] .pcr-selection .pcr-color-chooser .pcr-picker,.pcr-app[data-theme=nano] .pcr-selection .pcr-color-opacity .pcr-picker{top:50%;transform:translateY(-50%)}.pcr-app[data-theme=nano] .pcr-selection .pcr-color-chooser .pcr-slider,.pcr-app[data-theme=nano] .pcr-selection .pcr-color-opacity .pcr-slider{flex-grow:1;border-radius:50em}.pcr-app[data-theme=nano] .pcr-selection .pcr-color-chooser .pcr-slider{background:linear-gradient(90deg,red,#ff0,#0f0,#0ff,#00f,#f0f,red)}.pcr-app[data-theme=nano] .pcr-selection .pcr-color-opacity .pcr-slider{background:linear-gradient(90deg,transparent,#000),url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><path fill="white" d="M1,0H2V1H1V0ZM0,1H1V2H0V1Z"/><path fill="gray" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');background-size:100%,.25em}@font-face{font-family:Cera Round Pro;src:url(../fonts/CeraRoundPro-Regular.ttf) format("truetype"),url(../fonts/CeraRoundPro-Regular.otf) format("opentype");font-weight:400}@font-face{font-family:Cera Round Pro;src:url(../fonts/CeraRoundPro-Medium.ttf) format("truetype"),url(../fonts/CeraRoundPro-Medium.otf) format("opentype");font-weight:500}@font-face{font-family:Cera Round Pro;src:url(../fonts/CeraRoundPro-Bold.ttf) format("truetype"),url(../fonts/CeraRoundPro-Bold.otf) format("opentype");font-weight:700}.admin header{padding-right:30px;padding-left:40px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:70px;width:100%;background:#fff;-webkit-box-shadow:inset 0 -1px 0 #e2e2ea;box-shadow:inset 0 -1px 0 #e2e2ea}@media(max-width:768px){.admin header{padding:0 15px}}.admin header .logo{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-right:35px}.admin header .logo__name a{color:#50b5ff;text-decoration:none;font-weight:700;font-size:20px;line-height:20px;letter-spacing:.1px}.admin header .logo__separate{width:1px;height:30px;background:#1f1b20;margin:0 20px;cursor:default}.admin header .logo__member{font-size:16px;line-height:16px;letter-spacing:.1px;color:#1f1b20}@media(max-width:768px){.admin header .logo{margin-right:10px}.admin header .logo__member,.admin header .logo__separate{display:none}}.admin header .toolbar{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.admin header .toolbar a{margin-left:10px}.admin header .dropdown{width:270px}.admin header .user-info{justify-self:flex-end;margin-left:auto;position:relative;padding-right:44px;z-index:10;cursor:pointer}.admin header .user-info,.admin header .user-info__icon{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.admin header .user-info__icon{width:32px;height:32px;background:#50b5ff;border:3px solid #f1f1f5;border-radius:10px;text-transform:uppercase;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-weight:700;font-size:14px;line-height:120%;color:#fff}.admin header .user-info__name{margin-left:10px}.admin header .user-info__name-name{font-weight:500;font-size:16px;line-height:14px;letter-spacing:.1px;color:#1f1b20;margin-bottom:5px}.admin header .user-info__name-member{font-size:12px;line-height:12px;letter-spacing:.1px;color:#92929d;font-weight:400}.admin header .user-info:after{content:"";position:absolute;width:11px;height:11px;background:url(../../images/icons/rectangle-grey.svg);background-repeat:no-repeat;background-position:50%;right:10px;top:10px;-webkit-transition:all .2s linear;transition:all .2s linear}.admin header .user-info.active:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.admin header .user-info__dropdown{display:none;position:absolute;top:52px;width:100%;background:#fff;padding:20px 20px 22px;border-radius:16px;-webkit-box-shadow:0 4px 40px rgba(0,0,0,.1);box-shadow:0 4px 40px rgba(0,0,0,.1)}.admin header .user-info__dropdown a{text-decoration:none;color:#1f1b20}.admin header .user-info__dropdown a.exit{color:#fc5a5a}.admin header .user-info__dropdown li,.admin header .user-info__dropdown ul{width:100%}.admin header .user-info__dropdown li{-webkit-transition:all .2s linear;transition:all .2s linear}.admin header .user-info__dropdown li:first-child{margin-bottom:20px}.admin header .user-info.active .user-info__dropdown{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media(max-width:1230px){.admin header .user-info{margin-left:15px}}@media(max-width:1230px){.admin header .toolbar{position:absolute;display:none;top:70px;left:0;background:#fff;width:100%;padding:20px 15px;z-index:10;-webkit-box-shadow:inset 0 -1px 0 #e2e2ea;box-shadow:inset 0 -1px 0 #e2e2ea}.admin header .toolbar.open{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}@media(max-width:768px){.admin header .toolbar{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.admin header .toolbar a{width:100%;margin-top:10px;margin-left:0}.admin header .toolbar .dropdown{width:100%}}header .toolbar-button{z-index:1;height:40px;min-width:40px;border:1px solid #e2e2eb;border-radius:5px;background:transparent;display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-left:auto}header .toolbar-button,header .toolbar-button:active,header .toolbar-button:focus{outline:none;-webkit-box-shadow:none;box-shadow:none}header .toolbar-button span{display:block;width:20px;height:2px;background:#e2e2eb;-webkit-transition:all .2s linear;transition:all .2s linear}header .toolbar-button span:not(:last-of-type){margin-bottom:5px}header .toolbar-button.open span:nth-child(2){-webkit-transform:scale(0);transform:scale(0);opacity:0}header .toolbar-button.open span:first-child{-webkit-transform:translateY(7px) rotate(45deg);transform:translateY(7px) rotate(45deg)}header .toolbar-button.open span:nth-child(3){-webkit-transform:translateY(-7px) rotate(-45deg);transform:translateY(-7px) rotate(-45deg)}@media(max-width:1230px){header .toolbar-button{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}main .sidebar{background:#fff;max-width:250px;width:100%;height:auto;-webkit-box-shadow:inset -1px 0 0 #e2e2ea;box-shadow:inset -1px 0 0 #e2e2ea;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;padding:44px 20px;-webkit-transition:all .2s linear;transition:all .2s linear;min-width:44px;min-height:calc(100vh - 70px);max-height:calc(100vh - 70px);overflow-y:auto}main .sidebar__title{margin-bottom:26px;margin-top:36px}main .sidebar__title h5{font-weight:700;font-size:16px;line-height:16px;letter-spacing:.1px;color:#1f1b20;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}main .sidebar__link:not(:last-child){margin-bottom:40px}main .sidebar__link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative}main .sidebar__icon{margin-right:21px}main .sidebar__icon svg{fill:#92929d}main .sidebar a{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-decoration:none}main .sidebar__name{font-weight:400;font-size:16px;line-height:16px;letter-spacing:.1px;color:#1f1b20;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}main .sidebar__count{min-width:24px;height:24px;background:#50b5ff;color:#fff;font-weight:700;font-size:13px;text-align:center;letter-spacing:.1px;border-radius:50%;position:absolute;right:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}main .sidebar__link.active .sidebar__name,main .sidebar__link:hover .sidebar__name{color:#50b5ff}main .sidebar__link.active .sidebar__icon svg,main .sidebar__link:hover .sidebar__icon svg{fill:#50b5ff}@media(max-width:999px){main .sidebar{position:absolute;z-index:9}main .sidebar:not(:hover){max-width:44px;padding-left:0;padding-right:0}main .sidebar:not(:hover) .sidebar__name{display:none}main .sidebar:not(:hover) .sidebar__count{top:-24px;display:none}main .sidebar:not(:hover) a{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}main .sidebar:not(:hover) .sidebar__title{border:1px solid #e2e2ea}main .sidebar:not(:hover) .sidebar__title h5{display:none}main .sidebar:not(:hover) .sidebar__icon{margin-right:0}}.modal-page-container{background:#50b5ff;overflow:hidden;margin:0 auto;height:100%;width:100%;min-height:100vh;position:relative;overflow-y:auto;padding-bottom:30px}.modal-page-container header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;color:#fff;padding:20px 40px 0;margin-bottom:20px}.modal-page-container header .logo a{font-weight:700;font-size:20px;letter-spacing:.1px;text-decoration:none;color:#fff}.modal-page-container header .separate{width:1px;height:30px;background:#fff;margin:0 20px;cursor:default}.modal-page-container header .member{font-size:16px;line-height:16px;letter-spacing:.1px;font-weight:400;cursor:default}@media(max-width:768px){.modal-page-container header{padding:15px 15px 0}}.modal-page-container .content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0 15px;min-height:calc(100vh - 70px);height:100%}@media(max-width:768px){.modal-page-container .content{min-height:calc(100vh - 65px)}}.modal-page-container form:not(.reset-style){padding:30px;background:#fff;border-radius:16px;position:relative;max-width:590px;width:100%;margin-bottom:20px}.modal-page-container form:not(.reset-style).lg{max-width:820px}.modal-page-container .container-form{padding:30px;background:#fff;border-radius:16px;position:relative;max-width:590px;width:100%;margin-bottom:20px}.modal-page-container .container-form.lg{max-width:820px}.modal-page-container .close{position:absolute;right:20px;top:20px}.modal-page-container .close svg{fill:#1f1b20}.modal-page-container .close svg:hover{fill:#50b5ff}.modal-page-container .title h1,.modal-page-container .title h2{font-size:24px;line-height:21px;font-weight:400;margin-bottom:20px}.modal-page-container .title h3{font-size:20px;line-height:21px;font-weight:400;margin-bottom:16px}.modal-page-container .back-page{margin-bottom:20px}.modal-page-container .back-page a{font-weight:500;font-size:16px;line-height:21px;color:#50b5ff;text-decoration:none}.modal-page-container button.delete{color:#fc5a5a;margin-left:20px;background:transparent;font-weight:500;font-size:14px;line-height:21px}label.sub-title{font-size:14px;line-height:21px;color:#000;opacity:.5;margin-bottom:14px;display:block}label.sub-title.sm{margin-bottom:6px}.small-text{font-size:14px;line-height:21px;color:#000;opacity:.5;margin-bottom:14px;display:block}.small-text__sm-mb{margin-bottom:6px}.form-item:not(:last-child){margin-bottom:20px}.form-item .file-container{position:relative;height:100%;cursor:pointer;height:36px}.form-item .file-container input{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;cursor:pointer;height:100%;width:100%}.form-item .file-container input:hover+span{color:#1f1b20}.form-item .file-container span{color:#50b5ff;font-weight:500;font-size:14px;line-height:21px;cursor:pointer;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .2s linear;transition:all .2s linear}.form-item__image.big{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.form-item__image.big img{max-width:530px;height:275px;width:100%;border-radius:16px;margin-right:0;-o-object-fit:cover;object-fit:cover}@media(max-width:610px){.form-item__image.big img{height:200px}}.form-item__image.big .file-container{padding-top:10px}.form-item.input.full input{max-width:100%;min-width:100%}.form-item.input input{border:1px solid #e2e2ea;-webkit-box-sizing:border-box;height:44px;max-width:260px;min-width:260px;box-sizing:border-box;border-radius:10px;padding:0 12px;color:#000;background:#fff;-webkit-transition:all .2s linear;transition:all .2s linear;font-size:16px}.form-item.input input.error{border:1px solid #fc5a5a;color:#fc5a5a}.form-item.input input:disabled{background:#f2f2f2;border-color:transparent}.form-item.input input:active,.form-item.input input:focus{border:1px solid #50b5ff;outline:none;color:#000!important}@media(max-width:610px){.form-item.input input{max-width:100%;min-width:100%}}.form-item.btn{margin-bottom:0;padding-top:10px}.form-item.btn,.form-item.btns.links{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.form-item.btns.links a:not(:last-child),.form-item.btns.links button:not(:last-child){margin-right:16px}.form-item.btns.links a,.form-item.btns.links button{max-width:164px;height:36px}.form-item.full .select{width:100%}.form-item textarea{width:100%;height:80px;background:#fff;border:1px solid #e2e2ea;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:10px;padding:12px 20px;font-size:16px;line-height:120%;font-weight:400px;letter-spacing:.1px;resize:none;-webkit-transition:all .2s linear;transition:all .2s linear}.form-item textarea.error{border:1px solid #fc5a5a;color:#fc5a5a}.form-item textarea:active,.form-item textarea:focus{border:1px solid #50b5ff;outline:none;color:#000!important}.form-item.switcher{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.form-item.switcher__direction-vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.form-item.switcher__direction-vertical .text{margin-bottom:10px}.form-item.switcher .text{font-size:16px;line-height:16px;text-align:right;letter-spacing:.1px;color:#000;margin-right:30px;margin-top:-6px}.form-item.switcher .text.grey{color:#8a8a8a}.form-item__image{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.form-item__image img{width:55px;height:36px;border-radius:5px;margin-right:20px;-o-object-fit:cover;object-fit:cover}.form-item__image img.loaded{display:none}.form-item__image img.default{display:block}.form-item__image.loaded button{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.form-item__image.loaded img.loaded{display:block}.form-item__image.loaded img.default{display:none}.form-item.date{position:relative}.dropdown-input input{border:1px solid #e2e2ea;-webkit-box-sizing:border-box;height:44px;width:100%;box-sizing:border-box;border-radius:10px;padding:0 30px 0 12px;color:#000;background:#fff;-webkit-transition:all .2s linear;transition:all .2s linear;font-size:14px}.dropdown-input input.error{border:1px solid #fc5a5a;color:#fc5a5a}.dropdown-input input:disabled{background:#f2f2f2;border-color:transparent}.dropdown-input input:active,.dropdown-input input:focus{border:1px solid #50b5ff;outline:none}@media(max-width:610px){.dropdown-input input{max-width:100%;min-width:100%}}.dropdown-input__container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative}.dropdown-input__icon,.dropdown-input__list{position:absolute}.dropdown-input__icon{right:5px;-webkit-transition:all .2s linear;transition:all .2s linear;width:30px;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;cursor:pointer}.dropdown-input__list{display:none;top:100%;width:100%;background:#fff;padding:20px 20px 22px;border-radius:16px;-webkit-box-shadow:0 4px 40px rgba(0,0,0,.1);box-shadow:0 4px 40px rgba(0,0,0,.1);max-height:300px;overflow-y:auto;z-index:10}.dropdown-input__list li{-webkit-transition:all .2s linear;transition:all .2s linear;cursor:pointer}.dropdown-input__list li:not(:last-child){padding-bottom:10px}.dropdown-input__list li:hover{color:#50b5ff}.dropdown-input__list li a{text-decoration:none;color:#1f1b20;-webkit-transition:all .2s linear;transition:all .2s linear;display:block}.dropdown-input__list li a:hover{color:#50b5ff}.dropdown-input.active input{border:1px solid #50b5ff;outline:none}.dropdown-input.active .dropdown-input__icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.dropdown-input.active .dropdown-input__list{display:block}.form-items{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.form-items .form-item{margin-bottom:20px;max-width:260px;width:100%}@media(max-width:610px){.form-items .form-item{max-width:100%;width:100%}}.form-items.md .form-item,.form-items.md .select,.form-items.md input{max-width:255px;min-width:255px}@media(max-width:610px){.form-items.md .form-item,.form-items.md .select,.form-items.md input{max-width:100%;width:100%}}.form-items.switcher-audio{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.form-items.switcher-audio .form-item.switcher{max-width:224px}@media(max-width:610px){.form-items.switcher-audio .form-item.switcher{max-width:100%}}.form-items.switcher-audio .form-item.file{max-width:100%;margin-left:23px}.form-items.switcher-audio .form-item.file button{margin-left:20px}@media(max-width:610px){.form-items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-bottom:0}.form-items .select{width:100%}}.modal-page-container .btns button:first-child{margin-right:10px}.form-item__inline{font-size:14px;line-height:21px;margin-bottom:10px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.form-item__inline a{color:#50b5ff;font-weight:700;text-decoration:none}@media(max-width:610px){.form-item__inline{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.form-item.file{position:relative;margin-bottom:20px}.form-item.file input{opacity:0;position:absolute;left:0;right:0;bottom:0;top:0;width:100%}.form-item.file .edit,.form-item.file .name{display:none}.form-item .container{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.form-item .container,.form-item .container .input{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.form-item .container .input{border:1px solid #e2e2ea;-webkit-box-sizing:border-box;height:44px;width:100%;box-sizing:border-box;border-radius:10px;padding:0 12px;color:#000;background:#fff;-webkit-transition:all .2s linear;transition:all .2s linear;font-size:14px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.form-item .container .input.error{border:1px solid #fc5a5a}.form-item .container.added .edit,.form-item .container.added .name{display:block}.form-item .container.added .add{display:none}.form-item .container .action-button,.form-item .container .audio-uploader__button{margin-left:20px}.audio-selectors__container .link{color:#50b5ff;cursor:pointer}.audio-selectors__container .link:hover{color:#000}.audio-selectors__title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;font-size:14px;margin-top:30px}.add-action{font-weight:700;font-size:14px;line-height:21px;color:#50b5ff;margin-bottom:20px}.modal-page-container .add-task .select{max-width:100%;width:100%}.modal-page-container .add-task .form-items .form-item.mr{margin-right:5px}.modal-page-container .add-task .form-items .form-item.ml{margin-left:5px}.modal-page-container .add-task .form-item.input input:not(.default){max-width:100%;width:100%}.modal-page-container .add-task .form-item.file{position:relative;margin-bottom:20px}.modal-page-container .add-task .form-item.file input{opacity:0;position:absolute;left:0;right:0;bottom:0;top:0;width:100%}.modal-page-container .add-task .form-item.file .edit,.modal-page-container .add-task .form-item.file .name{display:none}.modal-page-container .add-task .file .container{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.modal-page-container .add-task .file .container,.modal-page-container .add-task .file .container .input{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.modal-page-container .add-task .file .container .input{border:1px solid #e2e2ea;-webkit-box-sizing:border-box;height:44px;width:100%;box-sizing:border-box;border-radius:10px;padding:0 12px;color:#000;background:#fff;-webkit-transition:all .2s linear;transition:all .2s linear;font-size:14px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.modal-page-container .add-task .file .container .input.error{border:1px solid #fc5a5a}.modal-page-container .add-task .file .container.added .edit,.modal-page-container .add-task .file .container.added .name{display:block}.modal-page-container .add-task .file .container.added .add{display:none}.modal-page-container .add-task .file .container button{font-weight:700;font-size:14px;line-height:21px;color:#50b5ff;margin-left:36px;min-width:70px}@media(max-width:610px){.modal-page-container .add-task .file .container button{margin-left:10px}}.modal-page-container .add-task .add-answer{font-weight:700;font-size:14px;line-height:21px;color:#50b5ff;margin-bottom:20px}.modal-page-container .add-task .answers-container .input{max-width:100%}.modal-page-container .add-task .answers-container .input .container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.modal-page-container .add-task .answers-container .input .delete{font-weight:700;font-size:14px;line-height:21px;color:#fc5a5a;margin-left:36px;min-width:70px}@media(max-width:610px){.modal-page-container .add-task .answers-container .input .delete{margin-left:10px}}.modal-page-container .add-task .answers-container .input input{min-width:auto}.answers-container .input .delete{font-weight:700;font-size:14px;line-height:21px;color:#fc5a5a;margin-left:36px;min-width:70px}.text-editor{position:relative;width:100%}.text-editor .hidden{opacity:0;visibility:hidden;position:absolute}.text-editor .ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:1px solid #ccc}.text-editor .ql-toolbar.ql-snow{border:none;padding:0;margin-bottom:15px}.text-editor .ql-size.ql-picker .ql-picker-label{padding-left:0}.toolbar button.ql-bold svg{fill:#1f1b20}.toolbar button.ql-bold svg:hover{fill:#50b5ff}.toolbar svg{fill:#92929d}.toolbar button.ql-active svg,.toolbar svg:hover{fill:#50b5ff}.ql-container{font-size:16px}.ql-size.ql-picker{max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}.ql-size.ql-picker svg{width:0!important}.ql-size.ql-picker .ql-picker-label{padding-left:26px;margin-left:5px}.ql-size.ql-picker .ql-picker-label:before{font-size:14px;line-height:24px;color:#1f1b20;font-weight:400}.ql-size.ql-picker .ql-picker-label:after{content:"";display:inline-block;width:24px;height:24px;background:url(../../images/icons/ic_spacing.svg);position:absolute;left:0;bottom:0}.ql-picker-label:focus{outline:none!important}.ql-picker-options{border-radius:10px}.ql-snow .ql-picker.ql-expanded .ql-picker-options{margin-top:5px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label{border-color:transparent}.editor{border:1px solid #e2e2ea;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:10px}.auth-container{background:#50b5ff;overflow:hidden;margin:0 auto;height:100%;width:100%;min-height:100vh;position:relative}.auth-container header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;color:#fff;padding:20px 40px 0}.auth-container header .logo a{font-weight:700;font-size:20px;letter-spacing:.1px;text-decoration:none;color:#fff}.auth-container header .separate{width:1px;height:30px;background:#fff;margin:0 20px;cursor:default}.auth-container header .member{font-size:16px;line-height:16px;letter-spacing:.1px;font-weight:400;cursor:default}@media(max-width:768px){.auth-container header{padding:15px 15px 0}}.auth-container .content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;color:#fff;padding-top:100px;padding-left:15px;padding-right:15px}.auth-container .content h1{margin-bottom:50px}.auth-container .content h5{font-size:16px;line-height:26px;letter-spacing:.1px;font-weight:400;opacity:.7;color:#fff;margin-bottom:40px}@media(max-width:768px){.auth-container .content{padding-top:50px}.auth-container .content h1{margin-bottom:25px}.auth-container .content h5{margin-bottom:20px;text-align:center}}.auth-container form{background:#fff;padding:40px 30px 30px;-webkit-box-shadow:3px -5px 40px rgba(205,205,212,.1);box-shadow:3px -5px 40px rgba(205,205,212,.1);border-radius:20px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;max-width:560px;width:100%;margin-bottom:20px}.auth-container form .input{position:relative}.auth-container form .input span{position:absolute;left:19px;top:-5px;background:#fff;color:#1f1b20;font-size:12px;line-height:12px;padding:0 4px}.auth-container form .input input:focus+span{color:#50b5ff}.auth-container form .input.error input{border-color:#fc5a5a}.auth-container form .input.error span{color:#fc5a5a}.auth-container form .input input{width:100%;height:48px;border:1px solid #e2e2ea;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:10px;padding:0 20px;color:#44444f;background:#fff;-webkit-transition:all .2s linear;transition:all .2s linear;font-size:14px}.auth-container form .input input:active,.auth-container form .input input:focus{border:1px solid #50b5ff;outline:none}.auth-container form .input input:invalid{-webkit-box-shadow:none;box-shadow:none}.auth-container form .input{margin-bottom:30px}.auth-container form .input.mb-sm{margin-bottom:23px}.auth-container form input[type=password]{font-size:30px;color:#696974;letter-spacing:3px}.auth-container form input[type=password]::-webkit-input-placeholder{font-size:14px;-webkit-transform:translateY(-5px);transform:translateY(-5px);letter-spacing:0;line-height:48px}.auth-container form input[type=password]::-moz-placeholder{font-size:14px;transform:translateY(-5px);letter-spacing:0;line-height:48px}.auth-container form input[type=password]:-ms-input-placeholder{font-size:14px;transform:translateY(-5px);letter-spacing:0;line-height:48px}.auth-container form input[type=password]::-ms-input-placeholder{font-size:14px;transform:translateY(-5px);letter-spacing:0;line-height:48px}.auth-container form input[type=password]::placeholder{font-size:14px;-webkit-transform:translateY(-5px);transform:translateY(-5px);letter-spacing:0;line-height:48px}.auth-container form input[type=password] :-ms-input-placeholder{font-size:14px;letter-spacing:0}.auth-container form input[type=password] ::-ms-input-placeholder{font-size:14px;letter-spacing:0}.auth-container form button{background:#3dd598;border-radius:10px;height:48px;color:#fff;font-weight:500;font-size:14px;line-height:120%;text-align:center;margin-top:32px;font-family:Cera Round Pro,sans-serif}.window-moz .auth-container form input[type=password]{font-size:14px;letter-spacing:3px}.window-edg .auth-container form input[type=password]{font-size:14px;letter-spacing:1px}.window-edg .auth-container form input[type=password]::-webkit-input-placeholder{letter-spacing:0;font-size:14px;-webkit-transform:translateY(0);transform:translateY(0)}.window-edg .auth-container form input[type=password]::-moz-placeholder{letter-spacing:0;font-size:14px;transform:translateY(0)}.window-edg .auth-container form input[type=password]:-ms-input-placeholder{letter-spacing:0;font-size:14px;transform:translateY(0)}.window-edg .auth-container form input[type=password]::-ms-input-placeholder{letter-spacing:0;font-size:14px;transform:translateY(0)}.window-edg .auth-container form input[type=password]::placeholder{letter-spacing:0;font-size:14px;-webkit-transform:translateY(0);transform:translateY(0)}.check{display:block;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:14px;line-height:14px;letter-spacing:.1px;color:#696974;padding-left:28px}.check input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.check .checkmark{position:absolute;top:0;left:0;height:16px;width:16px;border-radius:3px}.check .checkmark,.check:hover input~.checkmark,.check input:checked~.checkmark{background-color:#3dd598}.check .checkmark:after{content:"";position:absolute;display:none}.check input:checked~.checkmark:after{display:block}.check .checkmark:after{left:6px;top:3px;width:3px;height:6px;border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.modal-page-container .course-form .form-items .select{max-width:255px;width:255px}@media(max-width:610px){.modal-page-container .course-form .form-items .select{max-width:100%;width:100%}}.modal-page-container .course-form .course{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.modal-page-container .course-form .course .text{font-size:16px;line-height:16px;text-align:right;letter-spacing:.1px;color:#000;margin-right:30px;margin-top:-6px}.modal-page-container.course-form .btns button:first-child{margin-right:10px}.languages-item{height:80px;background:#fff;border-radius:20px;padding:20px 35px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.languages-item:not(:last-child){margin-bottom:10px}.languages-item__preview img{height:40px;width:40px;border-radius:10px;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.languages-item__preview{margin-right:35px}.languages-item__flag img{width:54.95px;height:36px;-webkit-filter:grayscale(100%);filter:grayscale(100%);border-radius:5px}.languages-item__flag{margin-right:40px}.languages-item__languages{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.languages-item__languages .lang:first-child{margin-right:7px}.languages-item__languages .lang:last-child{margin-left:15px}.languages-item__languages .lang div:first-child{font-size:16px;line-height:16px;font-weight:400;margin-bottom:3px}.languages-item__languages .lang div:last-child{font-size:12px;line-height:12px;letter-spacing:.1px;opacity:.5}.languages-item__controls{margin-left:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.languages-item__controls svg{fill:#92929d}.languages-item__controls svg:hover{fill:#50b5ff}.languages-item__controls .checkbox{margin-right:54px}.languages-item__controls .delete{margin-left:33px}.languages-item.active .languages-item__flag img,.languages-item.active .languages-item__preview img{-webkit-filter:grayscale(0);filter:grayscale(0)}@media(max-width:768px){.languages-item{height:auto;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.languages-item__preview{margin-left:auto;margin-right:0}.languages-item__flag{margin-left:20px;margin-right:auto}.languages-item__languages{width:100%;margin-top:15px;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.languages-item__languages .lang{margin:0!important}.languages-item__controls{width:100%;margin-top:15px;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.languages-item .checkbox,.languages-item .delete,.languages-item .edit{margin:0}.languages-item .edit{margin-right:32px}}@media(max-width:400px){.languages-item__controls{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}}.content-levels{background:#fff;border-radius:20px;padding-top:25px}.content-levels__header ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-left:24px;padding-right:22px;width:100%;border-bottom:1px solid #f1f1f5}.content-levels__header ul li{padding-bottom:20px;font-weight:500;font-size:16px;line-height:16px;letter-spacing:.1px}.content-levels__header ul .goto{padding-left:0;padding-right:0;margin-right:0}.content-levels__levels ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;padding-left:24px;padding-right:22px}.content-levels__levels ul:not(:last-child){border-bottom:1px solid #f1f1f5}.content-levels__levels ul svg{fill:#92929d}.content-levels__levels ul svg:hover{fill:#50b5ff}.content-levels__levels ul li{padding:14px 5px;font-size:14px;line-height:14px;letter-spacing:.1px}.content-levels__levels ul .goto{padding-left:0;padding-right:0;margin-right:0}.content-levels__levels ul .level{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-left:20px}.content-levels__levels ul .level img:not(:last-child){margin-right:6px}.content-levels__levels ul .ab-level{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.content-levels .level{max-width:107px}.content-levels .ab-level,.content-levels .level{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.content-levels .ab-level{max-width:174px;min-width:112px;margin-right:50px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center}.content-levels .name{max-width:165px;min-width:100px;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.content-levels .description,.content-levels .name{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.content-levels .description{max-width:417px;min-width:230px}.content-levels .actions{max-width:100px;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}@media(max-width:1220px){.content-levels ul{padding:0 15px}.content-levels .ab-level{margin-right:0;padding-right:5px}.content-levels .name{max-width:145px}.content-levels .actions{max-width:68px}.content-levels .goto{max-width:80px}.content-levels__levels ul .level{padding-left:0}}@media(max-width:768px){.content-levels{padding-top:0}.content-levels__header{display:none}.content-levels ul{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:15px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.content-levels li{padding:0}.content-levels__levels .ab-level,.content-levels__levels .level{padding:0!important;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:10%;-webkit-box-pack:start!important;-webkit-justify-content:flex-start!important;-ms-flex-pack:start!important;justify-content:flex-start!important;text-align:left;margin:0 0 10px}.content-levels__levels .ab-level{margin-left:10px}.content-levels__levels .name{margin-left:10px;margin-bottom:10px;padding:0;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:10%;text-align:center}.content-levels__levels .description{max-width:100%;min-width:100%;padding:0}.content-levels__levels .description br{display:none}.content-levels__levels .goto{max-width:100%}.content-levels__levels .actions{max-width:100%;padding:0;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;height:auto}}.knowledge-form{padding-bottom:40px!important}.knowledge-form .form-item{margin-bottom:20px}.knowledge-form .form-item .select{width:100%}@media(max-width:610px){.knowledge-form .form-item{width:100%}.knowledge-form .form-item.input input,.knowledge-form .form-item .select{width:100%;max-width:100%}}.knowledge-form .form-items{margin-bottom:0}.test-list{background:#fff;border-radius:20px;padding-top:25px}.test-list b{margin:0 4px;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.test-list__header ul{padding-left:24px;padding-right:22px;width:100%;border-bottom:1px solid #f1f1f5}.test-list__header ul,.test-list__header ul li{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.test-list__header ul li{padding-bottom:20px;font-weight:500;font-size:16px;line-height:16px;letter-spacing:.1px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-left:auto}.test-list__items ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;padding-left:24px;padding-right:22px}.test-list__items ul:not(:last-child){border-bottom:1px solid #f1f1f5}.test-list__items ul svg{fill:#92929d}.test-list__items ul svg:hover{fill:#50b5ff}.test-list__items ul li{padding:14px 0;line-height:14px;letter-spacing:.1px;font-size:14px;line-height:120%;margin-left:auto}.test-list .level,.test-list__items ul li{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.test-list .level{max-width:169px;width:100%;padding-right:10px}.test-list .type{max-width:214px;width:100%;padding-right:10px}.test-list .question{max-width:271px;width:100%;padding-right:20px}.test-list .answer{max-width:271px;min-width:270px;width:100%;position:relative;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.test-list .answer .show_answers{color:#50b5ff;margin-left:5px}.test-list .answer__list{display:none;position:absolute;background:#fff;top:100%;width:100%;z-index:1;word-break:break-all;-webkit-box-shadow:0 4px 40px rgba(0,0,0,.1);box-shadow:0 4px 40px rgba(0,0,0,.1);border-radius:16px}.test-list .answer__list p{padding:0 20px}.test-list .answer__list.show{display:block}.test-list .actions{max-width:100px;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}@media(max-width:1220px){.test-list ul{padding:0 15px}.test-list .level{max-width:80px}.test-list .type{max-width:184px}.test-list .question{max-width:250px}.test-list .answer{max-width:250px;width:100%;min-width:145px}.test-list .actions{max-width:68px}}@media(max-width:999px){.test-list .level{max-width:80px}.test-list .type{max-width:120px}.test-list .question{max-width:270px}.test-list .answer{max-width:300px;width:100%;min-width:145px}.test-list .actions{max-width:68px}}@media(max-width:768px){.test-list{padding-top:0}.test-list__header{display:none}.test-list .answer,.test-list .level,.test-list .question,.test-list .type{padding-bottom:0}.test-list ul{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 15px 15px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.test-list ul li{margin-left:0}.test-list .level,.test-list .type{max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}.test-list .type{padding-right:0}.test-list .question{max-width:100%;width:100%;padding-right:0}.test-list .answer{max-width:90%;width:100%;padding-right:15px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.test-list .answer span{display:block;margin-left:0!important}.test-list .actions{max-width:10%;padding:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;height:auto}}.modal-page-container .test-questions .container{border:1px solid #e2e2ea;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:10px;height:44px;padding-left:12px;padding-right:20px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition:all .2s linear;transition:all .2s linear}@media(max-width:610px){.modal-page-container .test-questions .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:auto;padding:15px;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}}.modal-page-container .test-questions .container span{font-weight:700;font-size:14px;text-align:right;color:#50b5ff}.modal-page-container .test-questions .container .text{max-width:400px;width:100%}@media(max-width:610px){.modal-page-container .test-questions .container .text{margin-bottom:10px;max-width:100%}}.modal-page-container .test-questions .container .task-name{font-weight:400;font-size:16px;line-height:120%;letter-spacing:.1px;color:#1f1b20}.modal-page-container .test-questions .container .description{font-weight:400;font-size:14px;line-height:20px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#1f1b20;opacity:.5}.modal-page-container .test-questions .list-questions{max-height:60vh;overflow-y:auto;overflow-x:hidden}.modal-page-container .test-questions .list-questions__item{position:relative}.modal-page-container .test-questions .list-questions__item:not(:last-child){margin-bottom:10px}.modal-page-container .test-questions .list-questions__item:last-child{margin-bottom:30px}.modal-page-container .test-questions .list-questions__item input{position:absolute;opacity:0;height:100%;width:100%}.modal-page-container .test-questions .list-questions__item input:checked~.container{background:#50b5ff;border-color:#50b5ff}.modal-page-container .test-questions .list-questions__item input:checked~.container .text,.modal-page-container .test-questions .list-questions__item input:checked~.container span{color:#fff}.users__search-bar{margin-bottom:30px}.users__search-bar input{height:44px;border:1px solid #e2e2ea;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:6px;padding:0 20px;font-size:16px;line-height:16px;letter-spacing:.1px;width:100%}.users__user{padding:17px 22px 17px 30px;background:#fff;border-radius:20px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.users__user:not(:last-child){margin-bottom:10px}.users__user img{width:40px;height:40px;border-radius:50%;-webkit-filter:grayscale(100%);filter:grayscale(100%)}@media(max-width:1300px){.users__user{padding:17px}}@media(max-width:768px){.users__user{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-right:60px;position:relative;padding-bottom:0}}.users .user-icon{margin-right:35px}.users .user-info{max-width:284px;width:100%;padding-right:15px}.users .user-info__name{font-weight:500;font-size:16px;line-height:16px;margin-bottom:4px;width:100%}.users .user-info__email{font-size:14px;line-height:14px;letter-spacing:.1px;opacity:.5;width:100%;word-break:break-all}.users .user-login{margin-left:0;font-weight:500;font-size:16px;line-height:16px;letter-spacing:.1px;margin-right:10px}.users .user-subscribe{margin-left:auto;max-width:170px;min-width:170px;width:100%;max-height:50px;min-height:36px;border-radius:10px;color:#fff;font-weight:600;font-size:14px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.users .user-subscribe.none{background:#828282}.users .user-subscribe.premium{background:#50b5ff;height:50px}.users .user-subscribe.premium-stop{background:#f2994a;height:50px}.users .user-subscribe.premium span{font-size:12px;line-height:12px;text-align:center;letter-spacing:.1px}.users .user-controls{margin-left:32px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.users .user-controls svg{fill:#92929d}.users .user-controls svg:hover{fill:#50b5ff}.users .user-controls .block,.users .user-controls .delete{margin-left:31px}.users .user-controls .block svg{fill:#fc5a5a}.users .user-controls .block svg:hover{fill:#50b5ff}@media(max-width:1300px){.users .user-info{max-width:240px;min-width:240px}.users .user-icon{margin-right:15px}.users .user-login{min-width:115px}.users .user-controls,.users .user-controls .block,.users .user-controls .delete{margin-left:15px}}@media(max-width:1050px){.users .user-info{max-width:150px;min-width:150px}}@media(max-width:999px){.users .user-info{max-width:240px;min-width:240px}}@media(max-width:835px){.users .user-info{max-width:150px;min-width:150px}}@media(max-width:768px){.users .user-info{max-width:calc(100% - 60px);width:100%;margin-bottom:10px;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.users .user-icon{max-width:45px;width:100%;margin-bottom:10px;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.users .user-login{-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4;margin-bottom:17px}.users .user-subscribe{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3;margin-left:0;margin-bottom:17px;margin-right:17px}.users .user-controls{max-width:10%;padding:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;height:auto;margin-left:15px;position:absolute;right:20px}.users .user-controls .block,.users .user-controls .delete{margin-left:0;margin-top:5px}}.users__user.active img{-webkit-filter:grayscale(0);filter:grayscale(0)}.users__user.active .user-controls .block svg{fill:#92929d}.users__user.active .user-controls .block svg:hover{fill:#50b5ff}.user-form__image{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:30px;margin-top:40px}@media(max-width:610px){.user-form__image{margin:20px 0}}.user-form__image img{width:80px;height:80px;border-radius:50%}.user-form__subscribe.form-items .select,.user-form__subscribe.form-items input{max-width:163px important;width:100%;min-width:163px!important}.user-form__subscribe.form-items .input{margin-left:0!important}.user-form .form-items .form-item:not(:last-child){margin-right:10px}@media(max-width:610px){.user-form .form-items .form-item:not(:last-child){margin-right:0}}.user-form .form-items .form-item:last-child{margin-left:10px}.user-form .btns button{max-width:163px}.user-form .btns button:not(:last-child){margin-right:10px}@media(max-width:610px){.user-form .btns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.user-form .btns button{max-width:100%;width:100%;margin:0}.user-form .btns button:not(:last-child){margin-bottom:10px;margin-right:0}}.education .actions{max-width:156px;min-width:156px;width:100%;margin-left:auto}.education .table__content .sort-button{position:absolute;left:12px;top:50%;margin-top:-8px}.education.course ul{padding-left:48px;background:#fff}.education.course .level{max-width:232px;width:100%}.education.course .name{max-width:260px;width:100%}@media(max-width:768px){.education.course .table__header{display:none}}.education.course .table__content .goto{padding-right:0}.education.course .table__content .lessons .lesson{width:100%;background:#50b5ff;color:#fff;max-height:36px;min-height:36px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-radius:10px;font-weight:600;font-size:12px;margin-right:10px;text-align:center;padding:0 4px}.education.course .table__content ul:last-child li{padding-top:20px;padding-bottom:20px}@media(max-width:768px){.education.course .table__content ul{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:12px}.education.course .table__content .actions,.education.course .table__content .goto,.education.course .table__content .level,.education.course .table__content .name{max-width:100%;padding-right:0}.education.course .table__content .goto{margin-right:0;padding-right:0}.education.course .table__content .level{padding-right:54px}.education.course .table__content .actions{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.education.course .table__content .name{padding-top:14px}.education.course .table__content li{padding-bottom:0}.education.course .table__content .checkbox{position:absolute;top:12px;right:22px}.education.course .table__content .delete,.education.course .table__content .edit{margin-left:0}}@media(max-width:768px){.education.table .table__header{display:none}}.education.table .name{max-width:140px;width:100%;margin-left:auto}.education.table .description{max-width:195px;width:100%;margin-left:auto}.education.table .goto{margin-left:auto}@media(max-width:768px){.education.table .table__content ul{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:12px}.education.table .table__content .actions,.education.table .table__content .description,.education.table .table__content .goto,.education.table .table__content .type{max-width:100%;padding-right:0}.education.table .table__content .type img{left:10px}.education.table .table__content .goto{margin-right:0;padding-right:0}.education.table .table__content .type{padding-right:54px}.education.table .table__content .actions{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.education.table .table__content .description{padding-top:18px}.education.table .table__content li{padding-bottom:0}.education.table .table__content .checkbox{position:absolute;top:12px;right:12px}.education.table .table__content .delete,.education.table .table__content .edit{margin-left:0}}.education.lessons.table ul{padding-left:121px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.education.lessons.table ul.active .type img{-webkit-filter:grayscale(0);filter:grayscale(0)}.education.lessons.table .type{max-width:93px;width:100%}.education.lessons.table .type img{position:absolute;left:44px;top:calc(50% - 20px);border-radius:10px;height:40px;width:40px;-webkit-filter:grayscale(100%);filter:grayscale(100%)}@media(max-width:768px){.education.lessons.table .sort-button{top:30px;left:18px}.education.lessons.table ul{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:12px;padding-left:60px}.education.lessons.table ul:before{display:none}.education.lessons.table .actions,.education.lessons.table .description,.education.lessons.table .goto,.education.lessons.table .name,.education.lessons.table .type{max-width:100%;padding-right:0}.education.lessons.table .type{font-weight:700;font-size:16px;padding-right:54px}.education.lessons.table .type img{left:10px}}.education.level.table ul{padding-left:50px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.education.level.table .type{max-width:150px;width:100%}.education.tasks.table ul{padding-left:50px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.education.tasks.table .level,.education.tasks.table .name,.education.tasks.table .type{max-width:120px;width:100%}.education.tasks.table .description{max-width:200px;width:100%}.education.tasks.table .actions,.education.tasks.table .goto{max-width:100px;width:100%}@media(max-width:768px){.education.tasks.table .actions,.education.tasks.table .description,.education.tasks.table .goto,.education.tasks.table .level,.education.tasks.table .name,.education.tasks.table .type{max-width:100%}}.education.three-columns.table ul{padding-left:50px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.education.three-columns.table .type{max-width:165px;width:100%}.education.three-columns.table .answer,.education.three-columns.table .question{max-width:170px;width:100%}.education.three-columns.table .actions,.education.three-columns.table .goto{max-width:100px;width:100%}.education.three-columns.table .goto{margin-right:20px;padding:0}.education.three-columns.table .actions{margin-left:0}@media(max-width:1200px){.education.three-columns.table .type{max-width:80px;width:100%}}@media(max-width:768px){.education.three-columns.table{padding-left:0}.education.three-columns.table ul{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:12px;padding-left:48px}.education.three-columns.table .type{font-weight:700;font-size:16px}.education.three-columns.table .answer{padding-bottom:12px}.education.three-columns.table .actions,.education.three-columns.table .answer,.education.three-columns.table .goto,.education.three-columns.table .question,.education.three-columns.table .type{max-width:100%}}.education.check.table{padding-left:0}.education.check.table ul{padding-left:121px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.education.check.table ul.active .type img{-webkit-filter:grayscale(0);filter:grayscale(0)}.education.check.table .type{max-width:140px;width:100%}.education.check.table .type img{position:absolute;left:44px;top:calc(50% - 20px);border-radius:10px;height:40px;width:40px;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.education.check.table .answer,.education.check.table .question{max-width:165px;width:100%}.education.check.table .actions,.education.check.table .goto{max-width:100px;width:100%}.education.check.table .goto{margin-right:20px;padding:0}.education.check.table .actions{margin-left:0}@media(max-width:768px){.education.check.table{padding-left:0}.education.check.table ul{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:12px;padding-left:60px}.education.check.table ul:before{display:none}.education.check.table .sort-button{top:30px;left:18px}.education.check.table .type{font-weight:700;font-size:16px}.education.check.table .actions,.education.check.table .answer,.education.check.table .goto,.education.check.table .question,.education.check.table .type{max-width:100%;padding-right:0}.education.check.table .question,.education.check.table .type{padding-right:40px}.education.check.table .type img{left:10px}.education.check.table .answer{padding-bottom:14px}}.education.match.table,.education.test.table{padding-left:0}.education.match.table .type,.education.test.table .type{max-width:130px}.education.match.table .answer,.education.match.table .question,.education.test.table .answer,.education.test.table .question{max-width:190px}.education.match.table .audio,.education.test.table .audio{color:#828282;font-size:14px;line-height:120%;letter-spacing:.1px;margin-top:5px}.education.match.table ul,.education.test.table ul{padding-left:60px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.education.match.table ul.active .type img,.education.test.table ul.active .type img{-webkit-filter:grayscale(0);filter:grayscale(0)}.education.match.table .table__content .answer,.education.match.table .table__content .question,.education.test.table .table__content .answer,.education.test.table .table__content .question{padding:24px 0 14px}.education.match.table .table__content .answer span,.education.match.table .table__content .question span,.education.test.table .table__content .answer span,.education.test.table .table__content .question span{display:block}.education.match.table .table__content .answer span:not(:last-child),.education.match.table .table__content .question span:not(:last-child),.education.test.table .table__content .answer span:not(:last-child),.education.test.table .table__content .question span:not(:last-child){margin-bottom:16px}@media(max-width:768px){.education.match.table,.education.test.table{padding-left:0}.education.match.table ul,.education.test.table ul{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:12px;padding-left:48px}.education.match.table .type,.education.test.table .type{font-weight:700;font-size:16px}.education.match.table .actions,.education.match.table .goto,.education.match.table .type,.education.test.table .actions,.education.test.table .goto,.education.test.table .type{max-width:100%;padding-right:0}.education.match.table .answer,.education.match.table .question,.education.test.table .answer,.education.test.table .question{max-width:50%;padding-right:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.education.match.table .answer.sm-full,.education.match.table .question.sm-full,.education.test.table .answer.sm-full,.education.test.table .question.sm-full{max-width:100%}.education.match.table .question,.education.match.table .type,.education.test.table .question,.education.test.table .type{padding-right:40px}.education.match.table .type img,.education.test.table .type img{left:10px}.education.match.table .table__content .answer,.education.match.table .table__content .question,.education.test.table .table__content .answer,.education.test.table .table__content .question{padding:14px 0}.education.match.table .table__content .answer span:not(:last-child),.education.match.table .table__content .question span:not(:last-child),.education.test.table .table__content .answer span:not(:last-child),.education.test.table .table__content .question span:not(:last-child){margin-bottom:5px}}.word-container.more.match .title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.word-container.more.match .delete{font-weight:700;font-size:14px;line-height:21px;color:#fc5a5a;margin-bottom:16px;margin-left:24px}.answer-color-container,.word-color-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:#fff;position:relative}.answer-color-container.swapping,.word-color-container.swapping{background:rgba(80,181,255,.2)!important}.answer-color-container.swapping input,.word-color-container.swapping input{background:transparent}.answer-color-container .form-items,.word-color-container .form-items{width:100%;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.answer-color-container .form-item.text,.word-color-container .form-item.text{margin-right:18px;max-width:348px;width:100%}@media(max-width:610px){.answer-color-container .form-item.text,.word-color-container .form-item.text{max-width:100%;margin-right:0}}.answer-color-container .form-item.text.input input,.word-color-container .form-item.text.input input{max-width:100%;width:100%}.answer-color-container .form-item.color,.word-color-container .form-item.color{margin-right:20px}@media(max-width:610px){.answer-color-container .form-item.color,.word-color-container .form-item.color{margin-right:0}}.answer-color-container .delete,.word-color-container .delete{font-weight:700;font-size:14px;line-height:21px;color:#fc5a5a}@media(max-width:610px){.answer-color-container .delete,.word-color-container .delete{margin-top:-5px;margin-bottom:10px}}.answer-color-container .sort-button,.word-color-container .sort-button{position:absolute;top:50%;left:8px;margin-top:-8px}@media(max-width:610px){.answer-color-container,.word-color-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.word-color-container{margin-left:-30px;padding-left:36px}.education.find-mistake.table .type{max-width:110px}.education.find-mistake.table .answer,.education.find-mistake.table .possible{max-width:250px;width:100%}.education.find-mistake.table .answer div:not(:last-child),.education.find-mistake.table .possible div:not(:last-child){margin-bottom:20px}@media(min-width:768px)and (max-width:1300px){.education.find-mistake.table .table__content ul{min-height:124px}.education.find-mistake.table .goto{margin-right:68px}.education.find-mistake.table .actions{max-width:100px;min-width:100px;position:absolute;right:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.education.find-mistake.table .delete,.education.find-mistake.table .edit{margin-top:5px;margin-left:0}}@media(max-width:768px){.education.find-mistake.table .type{max-width:100%}.education.find-mistake.table .answer,.education.find-mistake.table .possible{max-width:50%;width:100%;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}}.vocabulary.table ul{padding-left:35px;padding-right:23px}.vocabulary.table ul.active img{-webkit-filter:grayscale(0);filter:grayscale(0)}.vocabulary.table .sort-button{left:8px;position:absolute;top:50%;margin-top:-8px}.vocabulary.table img{width:40px;height:40px;border-radius:10px;-webkit-filter:grayscale(100%);filter:grayscale(100%);min-width:40px;min-height:40px;-o-object-fit:cover;object-fit:cover}.vocabulary.table .image{width:40px;height:40px;min-width:40px;margin-right:15px;padding:0}.vocabulary.table .category{width:200px;margin-left:5px}.vocabulary.table .count{width:200px;margin-left:50px}.vocabulary.table .add{width:146px;margin-left:20px;display:none}.vocabulary.table .add a{max-width:100%}.vocabulary.table .goto{margin-left:16px;display:none}.vocabulary.table .actions{width:156px;margin-left:auto}.vocabulary.table .actions .delete,.vocabulary.table .actions .edit{margin-left:auto}@media(max-width:768px){.vocabulary.table ul{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:60px;padding-bottom:10px}.vocabulary.table .sort-button{left:18px;top:20px;margin-top:0}.vocabulary.table a{font-size:14px}.vocabulary.table .image{position:absolute;left:10px;min-width:40px}.vocabulary.table .actions,.vocabulary.table .add,.vocabulary.table .category,.vocabulary.table .count,.vocabulary.table .goto{width:100%;max-width:100%;margin:0;padding-bottom:0}.vocabulary.table .category:before{content:"Название категории:";font-weight:700;margin-right:5px}.vocabulary.table .count:before{content:"Количество слов:";font-weight:700;margin-right:5px}.vocabulary.table .actions{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.vocabulary.table .actions .delete,.vocabulary.table .actions .edit{margin-left:0}.vocabulary.table .table__header{display:none}}.word-list h4{font-weight:400;font-size:18px;line-height:24px;margin-bottom:16px}.word-list h4:not(:first-child){padding-top:10px}.word-list.active .word-list__translate-image img{-webkit-filter:grayscale(0);filter:grayscale(0)}.word-list__word{background:#fff;border-radius:20px;position:relative;padding-left:30px}.word-list__word:not(:last-child){margin-bottom:10px}.word-list__word.open .word-list__block{padding-bottom:18px}.word-list__word.open .word-list__block-info{display:block}.word-list__word .play-button{position:relative;top:4px}.word-list__block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;padding-right:216px;padding-top:20px;padding-bottom:24px}.word-list__block-info{padding-right:216px;padding-bottom:20px;display:none}.word-list__block-info-item:not(:last-child){margin-bottom:16px}.word-list__translate{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.word-list__translate-image{margin-right:20px}.word-list__translate-image img{width:40px;height:40px;border-radius:10px;-webkit-filter:grayscale(100%);filter:grayscale(100%);-o-object-fit:cover;object-fit:cover;min-width:40px}.word-list__translate-audio{width:100%;color:#828282;margin-top:4px;font-size:14px;line-height:120%;letter-spacing:.1px}.word-list__actions{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:absolute;top:50%;right:20px}.word-list__actions .delete{margin-left:35px}.word-list__actions .edit{margin-left:25px}.word-list .foreing,.word-list .native,.word-list .transcription{font-size:16px;line-height:24px}.word-list .foreing{font-weight:700}.word-list .action{position:absolute;font-size:14px;line-height:24px;color:#50b5ff;right:24px;top:11px;cursor:pointer}.word-list svg{fill:#92929d}.word-list svg:hover{fill:#50b5ff}@media(max-width:768px){.word-list__word{padding-bottom:20px;padding-left:20px}.word-list__word .word-list__translate-image{margin-right:10px}.word-list__word .foreing,.word-list__word .native,.word-list__word .transcription{font-size:14px;line-height:18px}.word-list__word .word-list__actions{position:static;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.word-list__word .word-list__actions .delete,.word-list__word .word-list__actions .edit{margin-left:0}.word-list__word .word-list__block{padding-top:35px;padding-right:20px}.word-list__word .word-list__block-info{padding-right:20px}}.add-word .container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.add-word button.delete{font-weight:700;font-size:14px;line-height:21px;color:#fc5a5a;margin-left:36px;min-width:70px}.word-examples-container__with-editor{position:relative}.word-examples-container__with-editor button.delete{position:absolute;right:0;top:-25px}.container-form{padding:30px;background:#fff;border-radius:16px;position:relative;max-width:820px;width:100%;margin-bottom:20px}.container-form .title h1,.container-form .title h2{text-align:center}.container-form .title h2{margin-top:20px}.container-form .form-top{padding-bottom:20px;border-bottom:1px solid #e2e2ea;margin-bottom:20px}.container-form .form-top__items{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.container-form .form-top .form-item:not(:last-child){margin-right:10px}.container-form .form-top .form-item.switcher{margin-top:10px}@media(max-width:768px){.container-form .form-top__items{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.container-form .form-top .form-item{max-width:100%;width:100%}.container-form .form-top .form-item.input input{max-width:100%;width:100%;min-width:100%}}.users.roles .user-login{margin-left:100px}@media(max-width:768px){.users.roles .user-login{margin-left:0}}.users.roles.list .users__user{padding-left:30px;padding-right:30px}.users.roles.list .user-login{margin-left:0}.users.roles .user-controls{margin-left:auto}@media(max-width:768px){.users.roles .user-controls{top:calc(100% - 82px)}}@media(max-width:835px){.users.roles .user-info{max-width:240px;min-width:240px}}@media(max-width:768px){.users.roles .users__user{min-height:110px}}@media(max-width:500px){.users.roles .user-info{max-width:calc(100% - 60px);min-width:calc(100% - 60px)}.users.roles .users__user{min-height:110px}}.roles-tablet form{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.roles-tablet .form-item,.roles-tablet table{width:100%}.roles-tablet .section td{background:#50b5ff;font-weight:700;border-bottom:1px solid #e2e2ea;color:#fff}.roles-tablet td{padding-top:5px;padding-bottom:5px;position:relative;border-left:1px solid #e2e2ea;border-bottom:1px solid #e2e2ea}.roles-tablet td:first-child{padding-left:10px}.roles-tablet td:last-child{border-right:1px solid #e2e2ea}.roles-tablet label{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.roles-tablet .checkmark{top:inherit;left:calc(50% - 8px)}.roles-tablet button{margin-top:20px}.table.languages-list ul{padding-left:22px}.table.languages-list .sort{margin-right:10px;max-width:22px;width:100%}.table.languages-list .city{min-width:40px;width:40px;margin-right:15px}.table.languages-list .city img{width:40px;height:40px;border-radius:10px;min-width:40px;min-height:40px}.table.languages-list .flag{min-width:54.95px}.table.languages-list .flag img{min-width:54.95px;height:36px;border-radius:5px;-o-object-fit:cover;object-fit:cover;width:55px}.table.languages-list .city,.table.languages-list .flag,.table.languages-list .sort{padding-right:0}.table.languages-list .city,.table.languages-list .flag{margin-right:20px}.table.languages-list .actions{margin-left:auto}.table.languages-list .actions .delete,.table.languages-list .actions .edit{margin-left:0}.table.languages-list .actions .edit{margin-right:15px}@media(max-width:500px){.table.languages-list ul{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.table.languages-list .table__header{display:none}.table.languages-list .actions,.table.languages-list .language{width:100%}.table.languages-list .actions{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.table.languages-list .actions .edit{margin-right:30px}.table.languages-list .sort{max-width:33%;margin-right:0}}.feedback__filter-links{margin-bottom:30px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}@media(max-width:999px){.feedback__filter-links{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}.feedback__filter-links.p-t{padding-top:10px}.feedback__filter-links a:not(:last-child){margin-right:18px}.feedback__filter-links a.default,.feedback__filter-links a.primary{height:36px;margin-top:10px}@media(max-width:768px){.feedback__filter-links a.default,.feedback__filter-links a.primary{font-size:14px;word-break:break-word}.feedback__filter-links a.default:nth-child(odd),.feedback__filter-links a.primary:nth-child(odd){margin-right:18px;max-width:calc(50% - 18px)}.feedback__filter-links a.default:nth-child(2n),.feedback__filter-links a.primary:nth-child(2n){margin-right:0;max-width:50%}.feedback__filter-links a.default:last-child,.feedback__filter-links a.primary:last-child{max-width:100%;margin-right:0}}@media(max-width:500px){.feedback__filter-links a.default:nth-child(odd),.feedback__filter-links a.primary:nth-child(odd){margin-right:5px;max-width:calc(50% - 5px)}.feedback__filter-links a.default:last-child,.feedback__filter-links a.primary:last-child{max-width:100%;margin-right:0}}.feedback__filters form{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;position:relative;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:20px}@media(max-width:768px){.feedback__filters form{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}}.feedback__filters form .form-item{margin-bottom:10px}.feedback__filters form .form-item:not(:last-child){margin-right:10px}.feedback__filters form .form-item.email{max-width:230px;width:100%}.feedback__filters form .form-item.email input{min-width:100%}.feedback__filters form .form-item.date input{min-width:110px;max-width:110px;width:100%}.feedback__filters form .form-item .select-container{max-width:230px;width:100%}.feedback__filters form .form-item .select{min-width:100%}@media(max-width:768px){.feedback__filters form .form-item{max-width:48%;margin-right:0;width:100%}.feedback__filters form .form-item.date,.feedback__filters form .form-item.email{max-width:48%}.feedback__filters form .form-item:not(:last-child){margin-right:0}.feedback__filters form .form-item .select-container{max-width:100%}}@media(max-width:550px){.feedback__filters form .form-item{max-width:100%;margin-right:0;width:100%}.feedback__filters form .form-item.date,.feedback__filters form .form-item.date input,.feedback__filters form .form-item.email{max-width:100%}}.feedback__block{background:#fff;padding:20px 20px 20px 30px;border-radius:20px;position:relative;z-index:11;overflow:hidden}.feedback__block.active img{-webkit-filter:grayscale(0);filter:grayscale(0)}.feedback__block.modal{display:none}.feedback__block.modal .feedback__info-user{margin-bottom:10px}.feedback__block.modal .feedback__controls{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.feedback__block:before{content:"";position:absolute;display:block;height:100%;width:4px;left:0;z-index:10;bottom:0;background:transparent;background-position:50%;-webkit-transition:all .2s linear;transition:all .2s linear}.feedback__block:not(.modal).new:before,.feedback__block:not(.modal):hover:before{background:#50b5ff}.feedback__block:not(:last-child){margin-bottom:10px}.feedback__time{font-size:14px;color:#000;margin-bottom:15px}.feedback__info-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media(max-width:768px){.feedback__info-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.feedback__avatar{margin-right:35px}.feedback__avatar img{-webkit-transition:all .2s linear;transition:all .2s linear;min-width:40px;width:40px;height:40px;border-radius:50%;-webkit-filter:grayscale(100%);filter:grayscale(100%)}@media(max-width:768px){.feedback__avatar{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-right:0;margin-bottom:10px}.feedback__avatar img{min-width:80px;width:80px;height:80px}}.feedback__info{width:100%}.feedback__info-top{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}@media(max-width:1200px){.feedback__info-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}@media(max-width:768px){.feedback__info-top{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}.feedback__info-user{margin-top:5px}.feedback__info-user .name{font-weight:500;font-size:16px;color:#50b5ff;margin-bottom:4px}.feedback__info-user .id{font-size:14px;letter-spacing:.1px;color:#1f1b20;opacity:.5}@media(max-width:1200px){.feedback__info-user{margin-bottom:10px}}@media(max-width:768px){.feedback__info-user .id,.feedback__info-user .name{text-align:center}}.feedback__controls{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media(max-width:768px){.feedback__controls{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-bottom:10px}}.feedback__controls button{max-width:120px!important;width:120px!important;height:36px!important;margin-bottom:18px;font-size:12px!important;font-weight:600}.feedback__controls button:not(:last-child){margin-right:10px}.feedback__controls button.big{max-width:190px!important;width:190px!important;margin-right:30px}@media(max-width:768px){.feedback__controls button{margin-bottom:10px}}@media(max-width:620px){.feedback__controls button{font-size:14px!important}.feedback__controls button,.feedback__controls button.big{max-width:100%!important;width:100%!important}.feedback__controls button.big,.feedback__controls button:not(:last-child){margin-right:0}}.feedback__info-course{margin-bottom:20px}.feedback__info-course .course{font-weight:500;font-size:16px;line-height:16px;color:#000;margin-bottom:6px}.feedback__info-course .language{font-size:16px;line-height:16px;color:#000;opacity:.5}.feedback__info-text{font-weight:400;font-size:16px;line-height:140%;color:#000;margin-bottom:16px}.feedback__more{font-weight:500;font-size:14px;line-height:21px;color:#50b5ff;cursor:pointer;-webkit-transition:all .2s linear;transition:all .2s linear}.feedback__more:hover{color:#1f1b20}.modal-page-container .feedback{background:#fff;max-width:1060px;position:relative;margin:20px 30px;border-radius:16px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;padding-left:0;padding-top:30px;max-height:-webkit-max-content;max-height:-moz-max-content;max-height:max-content;min-height:-webkit-max-content;min-height:-moz-max-content;min-height:max-content}.modal-page-container .feedback h1{padding-left:30px;font-size:24px;line-height:21px;color:#1f1b20;margin-bottom:0}.modal-page-container .feedback .feedback__controls{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media(max-width:768px){.modal-page-container .feedback .feedback__controls{margin-bottom:0}}.modal-page-container .feedback .feedback__info-user{margin-bottom:10px}.modal-container .feedback__block.modal{display:block}.certificate{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:#fff;padding:20px 20px 20px 30px;border-radius:20px}.certificate:not(:last-child){margin-bottom:10px}.certificate__image{margin-right:35px}.certificate__image img{min-width:40px;height:40px;border-radius:10px}.certificate__controls{margin-left:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.certificate__controls svg{fill:#92929d}.certificate__controls svg:hover{fill:#50b5ff}.certificate__controls .delete{margin-left:33px}.certificate__course{font-size:16px;line-height:16px;letter-spacing:.1px;color:#1f1b20;margin-bottom:4px}.certificate__language{font-size:14px;line-height:14px;letter-spacing:.1px;color:#1f1b20;opacity:.5}@media(max-width:768px){.certificate{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.certificate__image{margin-right:15px}.certificate__text{max-width:calc(100% - 55px)}.certificate__controls{margin-left:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%;margin-top:10px}.certificate__controls svg{fill:#92929d}.certificate__controls svg:hover{fill:#50b5ff}.certificate__controls .delete{margin-left:33px}}.setting{background:#fff;border-radius:20px;padding:30px 30px 10px}.setting:not(:last-child){margin-bottom:20px}.setting__title{font-size:20px;font-weight:400;margin-bottom:10px}.setting__sub-title{font-size:20px;line-height:21px;font-size:16px!important;line-height:16px!important;letter-spacing:.1px;font-weight:400;margin-bottom:20px}.setting__fields{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.setting__fields .form-item{max-width:255px;width:100%}.setting__fields .form-item.time{position:relative}.setting__fields .form-item:not(:last-child){margin-right:20px}.setting__fields .form-item input{max-width:100%;width:100%;min-width:100%!important}@media(max-width:768px){.setting__fields{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.setting__fields .form-item{max-width:100%;width:100%;margin-bottom:20px}.setting__fields .form-item:not(:last-child){margin-right:0}}.audio-uploader__container{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.audio-uploader__container,.audio-uploader__form{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.audio-uploader__form{width:100%;border:1px solid #e2e2ea;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:10px;height:44px;white-space:nowrap;text-overflow:ellipsis;max-width:400px;padding-left:12px;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.audio-uploader__file-name{width:50%;max-width:380px;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;cursor:pointer}.audio-uploader__file-name,.audio-uploader__input{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;overflow:hidden}.audio-uploader__input{position:relative;border:1px solid #e2e2ea;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:10px;height:44px;width:100%;padding:0 12px;color:#000;background:#fff;-webkit-transition:all .2s linear;transition:all .2s linear;font-size:14px;white-space:nowrap;text-overflow:ellipsis;max-width:400px}.audio-uploader__input.error{border:1px solid #fc5a5a}.audio-uploader__options,.audio-uploader__selectors{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-left:10px}.audio-uploader__options{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;padding-right:5px}.audio-uploader__option{width:-webkit-max-content;width:-moz-max-content;width:max-content}.audio-uploader__actions{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-left:20px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.audio-uploader__action{margin:0 10px}.audio-uploader .dropdown{border-radius:0;height:40px;border:none;border-left:1px solid #e2e2ea;padding:0 18px 0 10px}.audio-uploader .dropdown:after{right:4px}.audio-uploader .dropdown:hover{border:none;border-left:1px solid #e2e2ea}.audio-uploader .dropdown li{-webkit-transition:all .2s linear;transition:all .2s linear}.audio-uploader .dropdown li.link,.audio-uploader .dropdown li.link a,.audio-uploader .dropdown li:hover{color:#50b5ff}.audio-uploader .dropdown div{color:#888;font-size:14px;overflow:initial}@-webkit-keyframes progress-bar-animate{0%{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-animate{0%{background-position:40px 0}to{background-position:0 0}}.progress{overflow:hidden;height:20px;border-radius:10px;background-image:-webkit-gradient(linear,left top,left bottom,from(#ccc),to(#ddd));background-image:linear-gradient(180deg,#ccc 0,#ddd);-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{width:0;height:100%;float:left;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#50b5ff;background-size:40px 40px;border-radius:10px 0 0 10px;background-image:linear-gradient(45deg,hsla(0,0%,100%,.2) 30%,rgba(0,0,0,.1) 0,rgba(0,0,0,.1) 34%,transparent 0,transparent 46%,rgba(0,0,0,.1) 0,rgba(0,0,0,.1) 50%,hsla(0,0%,100%,.2) 0,hsla(0,0%,100%,.2) 80%,rgba(0,0,0,.1) 0,rgba(0,0,0,.1) 84%,transparent 0,transparent 96%,rgba(0,0,0,.1) 0,rgba(0,0,0,.1));-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.1);box-shadow:inset 0 -1px 0 rgba(0,0,0,.1);-webkit-transition:width .2s ease;transition:width .2s ease;-webkit-animation:progress-bar-animate 1s linear infinite;animation:progress-bar-animate 1s linear infinite}.progress-value{position:absolute;width:100%;left:0;right:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:20px;color:#000}.progress-container{padding:10px 30px}*,body,html{-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Cera Round Pro,sans-serif}body,html{min-width:376px;width:100%;color:#1f1b20;margin:0;padding:0}.main-container,.wrapper{margin:0 auto;height:100%;width:100%;min-height:100vh}.main-container{max-width:1440px;overflow:hidden;position:relative}@media(max-content:999px){.main-container{max-width:100%}}.error-message{position:absolute;right:0;top:100px;background:#fff;padding:20px;min-width:300px;max-width:300px;height:auto;-webkit-box-shadow:0 0 5px rgba(0,0,0,.1);box-shadow:0 0 5px rgba(0,0,0,.1);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;z-index:100;-webkit-transform:translateX(310px);transform:translateX(310px)}.error-message.show{-webkit-transform:translateX(0);transform:translateX(0)}.error-message:before{content:"";display:block;background:#fc5a5a;width:10px;height:100%;position:absolute;left:0;top:0}.error-message p{margin:0;max-width:250px;word-break:break-word}.error-message button{position:absolute;top:10px;right:10px;background:none}.error-message__close svg{fill:#1f1b20;width:10px;height:10px}.error-message__close svg:hover{fill:#50b5ff}ul{padding:0;margin:0}li{list-style:none}h1,h2,h3,h4,h5{margin:0}button,input:active,input:focus{outline:none}button{border:none;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;margin:0;padding:0;background:transparent;font-family:Cera Round Pro,sans-serif}a{text-decoration:none}button.danger,button.darked,button.primary,button.success{max-width:180px;width:100%;height:44px;border-radius:10px;font-size:14px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;color:#fff;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-left:5px;padding-right:5px;cursor:pointer;-webkit-transition:all .2s linear;transition:all .2s linear}button.danger:active,button.darked:active,button.primary:active,button.success:active{-webkit-transform:scale(.98);transform:scale(.98)}@media(max-width:768px){button.danger,button.darked,button.primary,button.success{font-size:12px}}button.primary{background:#50b5ff}button.primary:hover{background:#1d9fff}button.danger{background:#fc5a5a}button.danger:hover{background:#fb2828}button.darked{background:#1f1b20}button.darked:hover{background:#3a323c}button.success{background:#58a700}button.success:hover{background:#3d7400}.toggle-btns{max-width:163px;width:100%}.toggle-btns button:not(.active){display:none}a.primary{padding-left:5px;padding-right:5px;max-width:180px;width:100%;height:44px;background:#50b5ff;border-radius:10px;color:#fff;font-size:14px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-decoration:none;cursor:pointer;text-align:center;-webkit-transition:all .2s linear;transition:all .2s linear;border:1px solid transparent}a.primary:hover{background:#fff;color:#1f1b20;border:1px solid #e2e2ea}@media(max-width:768px){a.primary{font-size:12px}}a.default{padding-left:5px;padding-right:5px;max-width:180px;width:100%;height:44px;color:#1f1b20;background:#fff;border:1px solid #e5e5e5;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:10px;font-size:14px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-decoration:none;cursor:pointer;text-align:center;-webkit-transition:all .2s linear;transition:all .2s linear}a.default:hover{color:#fff;background:#50b5ff;border:1px solid transparent}@media(max-width:768px){a.default{font-size:12px}}.btn-link{font-weight:700;font-size:14px;line-height:21px;color:#50b5ff}.btn-link.red{color:#fc5a5a}.btn-icon{color:#92929d;-webkit-transition:all .2 linear;transition:all .2 linear;font-size:22px}.btn-icon__small{font-size:12px}.btn-icon:hover{color:#50b5ff}.btn-icon svg{fill:#92929d}.btn-icon svg:hover{fill:#50b5ff}.play-button{font-size:1.4rem;opacity:.9;color:#50b5ff}.goto{margin-right:10px;padding-right:0}.goover,.goto{max-width:100px;width:100%;text-align:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.goover{background:#50b5ff;color:#fff;max-height:36px;min-height:36px;border-radius:10px;font-weight:600;font-size:12px;padding:0 4px;-webkit-transition:all .2s linear;transition:all .2s linear}.goover:hover{background:#1d9fff}@media(max-width:768px){.goover{max-width:100%}}.dropdown{height:44px;background:#fff;border:1px solid #e2e2ea;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:10px;padding:0 40px 0 22px;text-decoration:none;color:#1f1b20;font-size:16px;line-height:16px;letter-spacing:.1px;-webkit-transition:all .2s linear;transition:all .2s linear;position:relative}.dropdown,.dropdown div{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;cursor:pointer}.dropdown div{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;height:100%}.dropdown:after{content:"";width:11px;height:11px;background:url(../../images/icons/Rectangle.svg);background-repeat:no-repeat;background-position:50%;position:absolute;top:16px;right:15px;-webkit-transition:all .2s linear;transition:all .2s linear}.dropdown:hover{border:1px solid #50b5ff}.dropdown ul{left:0;display:none;position:absolute;top:52px;width:-webkit-max-content;width:-moz-max-content;width:max-content;background:#fff;padding:20px 20px 22px;border-radius:10px;-webkit-box-shadow:0 4px 40px rgba(0,0,0,.1);box-shadow:0 4px 40px rgba(0,0,0,.1);max-height:300px;overflow-y:auto;z-index:99}.dropdown ul a{text-decoration:none;color:#1f1b20;-webkit-transition:all .2s linear;transition:all .2s linear;display:block}.dropdown ul a:hover{color:#50b5ff}.dropdown ul a.exit{color:#fc5a5a}.dropdown ul li,.dropdown ul ul{width:100%}.dropdown ul li:not(:last-child){margin-bottom:20px}.dropdown.active ul{display:block}.dropdown.active:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media(min-width:768px){h1{font-size:56px;line-height:56px;font-weight:700}}a.link-button{background:#fff;border:1px solid #50b5ff;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:10px;padding:0 22px;height:44px;text-decoration:none;color:#1f1b20;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:16px;line-height:16px;letter-spacing:.1px;-webkit-transition:all .2s linear;transition:all .2s linear}a.link-button:hover{background:#50b5ff;color:#fff}.select-container{background:#fff}.select-container.sm .select-options{max-height:86px;overflow-y:auto}.select-container.md .select-options{max-height:150px;overflow-y:auto}.select-container .select-hidden{display:none;visibility:hidden}.select-container .select{cursor:pointer;position:relative;font-size:16px;color:#1f1b20;width:200px;height:44px;border:1px solid #e2e2ea;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:10px;padding:0 35px 0 20px}.select-container .select:after{content:"";width:11px;height:11px;background:url(../../images/icons/Rectangle.svg);background-repeat:no-repeat;background-position:50%;position:absolute;top:16px;right:15px;-webkit-transition:all .2s linear;transition:all .2s linear}.select-container .select.active:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.select-container .select-styled{background-color:#fff;height:100%;position:relative;font-size:16px;line-height:16px;letter-spacing:.1px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.select-container .select-options{display:none;position:absolute;top:50px;margin:0;left:0;list-style:none;width:100%;background:#fff;border-radius:10px;padding:20px 20px 0;-webkit-box-shadow:0 4px 40px rgba(0,0,0,.1);box-shadow:0 4px 40px rgba(0,0,0,.1);z-index:100;max-height:300px;overflow-y:auto}.select-container .select-options li{margin:0;-webkit-transition:all .2s linear;transition:all .2s linear}.select-container .select-options li:hover{color:#50b5ff}.select-container .select-options li[rel=hide]{display:none}.select-container .select-options li{margin-bottom:20px}.switch{display:inline-block;height:28px;position:relative;width:48px}.switch input{display:none}.slider{background-color:#ccc;bottom:0;cursor:pointer;left:0;right:0;top:0}.slider,.slider:before{position:absolute;-webkit-transition:.4s;transition:.4s}.slider:before{background-color:#fff;bottom:2px;content:"";height:24px;left:3px;width:24px}input:checked+.slider{background-color:#50b5ff}input:checked+.slider:before{-webkit-transform:translateX(18px);transform:translateX(18px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}main{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;width:100%;min-height:calc(100vh - 70px)}main .main-content{background:#fafafb;padding:30px 80px 30px 50px;-webkit-box-flex:2;-webkit-flex:2;-ms-flex:2;flex:2;max-height:calc(100vh - 70px);overflow-y:auto;overflow-x:hidden}@media(max-width:1230px){main .main-content{padding:30px}}@media(max-width:999px){main .main-content{padding:30px 70px}}.main-title__form-select{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:сenter;-webkit-justify-content:сenter;-ms-flex-pack:сenter;justify-content:сenter;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media(max-width:400px){.main-title__form-select{width:100%}}.main-title__form-select form{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media(max-width:800px){.main-title__form-select form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}@media(max-width:400px){.main-title__form-select form{width:100%}}.main-title__form-select .select-container:not(:last-of-type){margin-right:10px}@media(max-width:800px){.main-title__form-select .select-container:not(:last-of-type){margin-right:0;margin-bottom:10px}}@media(max-width:400px){.main-title__form-select .select,.main-title__form-select .select-container{width:100%}}.main-title__form-select .main-title__button{margin-bottom:10px}@media(max-width:400px){.main-title__form-select .main-title__button{width:100%}}.main-title__btn{margin-left:10px}main .main-title{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}main .main-title,main .main-title-btns{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}main .main-title-btns a,main .main-title-btns button{padding:0 16px;line-height:1}@media(max-width:768px){main .main-title-btns{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}main .main-title-btns a,main .main-title-btns button{max-width:100%}main .main-title-btns a:first-child,main .main-title-btns button:first-child{margin-bottom:10px}}main .main-title h1{font-size:24px;line-height:24px;font-weight:700;margin-bottom:10px}main .main-title h2{font-size:16px;line-height:16px;font-weight:400}main .main-title a.primary{min-width:120px}main .main-title .text{cursor:default}main .main-title .text a{font-size:24px;line-height:24px;font-weight:700;margin-bottom:10px;margin-left:0;text-decoration:none;color:#1f1b20;cursor:pointer;-webkit-transition:all .2s linear;transition:all .2s linear}main .main-title .text a:hover{color:#50b5ff}@media(max-width:400px){main .main-title{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}main .main-title h2{margin-bottom:10px}main .main-title a.primary{max-width:100%;margin-left:0;font-size:14px}}main .second-title{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:30px 0}main .second-title,main .second-title-btns{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}main .second-title-btns a,main .second-title-btns button{max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;padding:0 16px;line-height:1}@media(max-width:768px){main .second-title-btns{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}main .second-title-btns a,main .second-title-btns button{max-width:100%}main .second-title-btns a:first-child,main .second-title-btns button:first-child{margin-bottom:10px}}main .second-title h3{font-weight:400;font-size:24px;line-height:21px;margin-bottom:10px}main .second-title h4{font-weight:400;font-size:16px;line-height:16px;letter-spacing:.1px}main .second-title a{margin-left:10px}@media(max-width:400px){main .second-title{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}main .second-title h2{margin-bottom:10px}main .second-title a.primary{max-width:100%}}.main-search-bar{margin-bottom:30px}.main-search-bar__container{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.main-search-bar__actions,.main-search-bar__container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.main-search-bar__actions{margin-left:20px}.main-search-bar__actions a,.main-search-bar__actions button{width:180px}.main-search-bar__actions a.sm,.main-search-bar__actions button.sm{width:-webkit-max-content;width:-moz-max-content;width:max-content;padding-right:10px;padding-left:10px}.main-search-bar__actions a:not(:last-child),.main-search-bar__actions button:not(:last-child){margin-right:10px}@media(max-width:500px){.main-search-bar__actions a,.main-search-bar__actions button{width:-webkit-max-content;width:-moz-max-content;width:max-content}}.main-search-bar__input{width:100%}.main-search-bar input{height:44px;border:1px solid #e2e2ea;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:6px;padding:0 20px;font-size:16px;line-height:16px;letter-spacing:.1px;width:100%}.stars input{position:absolute;clip:rect(0,0,0,0);height:32px;width:32px}.stars label{-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;margin-right:9px;height:32px;width:32px;background:url(../../images/icons/star-grey.svg);background-repeat:no-repeat;background-position:50%;font-size:0;cursor:pointer}.stars input:first-child:checked~label:nth-of-type(-n+1),.stars input:nth-child(2):checked~label:nth-of-type(-n+2),.stars input:nth-child(3):checked~label:nth-of-type(-n+3),.stars input:nth-child(4):checked~label:nth-of-type(-n+4),.stars input:nth-child(5):checked~label:nth-of-type(-n+5),.stars input:nth-child(6):checked~label:nth-of-type(-n+6),.stars input:nth-child(7):checked~label:nth-of-type(-n+7),.stars input:nth-child(8):checked~label:nth-of-type(-n+8),.stars input:nth-child(9):checked~label:nth-of-type(-n+9),.stars input:nth-child(10):checked~label:nth-of-type(-n+10){background:url(../../images/icons/star.svg);background-repeat:no-repeat;background-position:50%;background-size:cover}.table{background:#fff;border-radius:20px}.table__header{border-top-left-radius:20px;border-top-right-radius:20px}.table .actions,.table__content ul,.table__header ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.table__header ul{padding-top:25px;padding-bottom:20px;padding-right:22px;border-bottom:1px solid #f1f1f5}.table__header ul.auto li:not(:first-child){margin-left:auto}.table__header li{font-weight:500;font-size:16px;line-height:16px;letter-spacing:.1px;color:#1f1b20}.table__content ul{padding-right:22px;position:relative;min-height:57px}.table__content ul:not(:last-child){border-bottom:1px solid #f1f1f5}.table__content ul.auto li:not(:first-child){margin-left:auto}.table__content li{padding-top:12px;padding-bottom:12px;word-break:break-word;overflow:hidden;font-size:14px;line-height:120%}.table__content li:not(:last-child){padding-right:5px}.table .actions svg{fill:#92929d}.table .actions svg:hover{fill:#50b5ff}.table .actions .delete{margin-left:35px}.table .actions .edit{margin-left:25px}.sort-button{width:22px;height:16px;background:url(../../images/icons/dots.svg);cursor:pointer}.sortable-drag{background:#fff!important}.swapping{background:rgba(80,181,255,.2)!important}.d-fl{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.fl-just-center{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.fl-just-start{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.fl-just-end{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.fl-just-between{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.fl-just-around{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.fl-align-center{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.fl-align-start{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.fl-align-end{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.datepicker.datepicker-dropdown{margin-top:10px;background:#fff;-webkit-box-shadow:0 4px 40px rgba(0,0,0,.1);box-shadow:0 4px 40px rgba(0,0,0,.1);border-radius:10px;position:absolute;z-index:100!important}.datepicker td,.datepicker th{font-family:Cera Round Pro,sans-serif}.datepicker .active.day{background:#50b5ff!important}.modal-container{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:1000;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:none}.modal-container .modal-block{background:#fff;max-width:1060px;position:relative;margin:20px 30px;border-radius:16px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;padding-left:0;padding-top:30px;padding-bottom:30px;max-height:-webkit-max-content;max-height:-moz-max-content;max-height:max-content;min-height:-webkit-max-content;min-height:-moz-max-content;min-height:max-content;width:100%}.modal-container .modal-block h1{padding-left:30px;font-size:24px;line-height:21px;color:#1f1b20;margin-bottom:0;font-weight:400}.modal-container .modal-block .close{position:absolute;right:20px;top:20px}.modal-container .modal-block .close svg{fill:#1f1b20}.modal-container .modal-block .close svg:hover{fill:#50b5ff}.pagination{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:20px 0}.pagination .arrow{color:#50b5ff;font-size:24px;background:transparent;outline:none;-webkit-transition:all .2 linear;transition:all .2 linear;width:-webkit-max-content;width:-moz-max-content;width:max-content}.pagination .arrow:hover{color:#1d9fff}.pagination .prev{margin-right:10px}.mdtimepicker{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.mdtp__wrapper{bottom:auto}.mdtp__clock .mdtp__minute_holder .mdtp__digit.marker.active:before,.mdtp__clock .mdtp__minute_holder .mdtp__digit:not(.marker).active:before,.mdtp__wrapper[data-theme=blue] .mdtp__clock .mdtp__am.active,.mdtp__wrapper[data-theme=blue] .mdtp__clock .mdtp__clock_dot,.mdtp__wrapper[data-theme=blue] .mdtp__clock .mdtp__digit span:hover,.mdtp__wrapper[data-theme=blue] .mdtp__clock .mdtp__pm.active,.mdtp__wrapper[data-theme=blue] .mdtp__digit.active span,.mdtp__wrapper[data-theme=blue] .mdtp__time_holder{background:#50b5ff!important}.clock-timepicker{width:100%}.word-list-container__table .simple-word-list{height:360px;overflow-y:auto;position:relative}.overlay{z-index:10000;opacity:.8;background:#e2e2e2}.overlay,.overlay__inner{left:0;top:0;width:100%;height:100%;position:absolute}.overlay__content{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.spinner{width:75px;height:75px;display:inline-block;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;border-radius:100%;border:2px solid hsla(0,0%,100%,.05);border-top-color:#fff}@-webkit-keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.simple-word-list{background:#e2e2ea;padding:20px 10px;border-radius:16px}.simple-word-list .word:not(:last-child){margin-bottom:10px}.simple-word-list-text{color:#1f1b20;height:100%}.simple-word-list-text__container{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:100%}.simple-word-list-text__container,.word{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.word{background:#fff;border-radius:20px;position:relative;padding:20px 20px 24px 30px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.word__actions{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-left:10px}.word__actions .action:not(:last-child){margin-right:30px}.word svg{fill:#92929d}.word svg:hover{fill:#50b5ff}.word .action{color:#92929d;-webkit-transition:all .2s linear;transition:all .2s linear;font-size:22px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.word .action:hover{color:#50b5ff}.word .foreing{font-weight:700}@media(max-width:600px){.word{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:16px}.word .word__actions{max-width:100%;width:100%;margin-top:10px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}.simplebar-track.simplebar-vertical .simplebar-scrollbar:before{background-color:#50b5ff}.d-flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%}[data-simplebar]{position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;overflow:hidden;width:auto!important;height:auto!important;z-index:0}.simplebar-mask,.simplebar-offset{position:absolute;padding:0;margin:0;left:0;top:0;bottom:0;right:0}.simplebar-offset{direction:inherit!important;-webkit-box-sizing:inherit!important;box-sizing:inherit!important;resize:none!important;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;-webkit-box-sizing:border-box!important;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;max-width:100%;max-height:100%;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{width:0;height:0}.simplebar-content:after,.simplebar-content:before{content:" ";display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{-webkit-box-sizing:inherit!important;box-sizing:inherit!important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;-webkit-box-flex:inherit;-webkit-flex-grow:inherit;-ms-flex-positive:inherit;flex-grow:inherit;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0}.simplebar-height-auto-observer{-webkit-box-sizing:inherit;box-sizing:inherit;display:block;opacity:0;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;z-index:-1}.simplebar-height-auto-observer,.simplebar-track{position:absolute;overflow:hidden;pointer-events:none}.simplebar-track{z-index:1;right:0;bottom:0}[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;left:0;right:0;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:"";background:#000;border-radius:7px;left:2px;right:2px;opacity:0;-webkit-transition:opacity .2s linear;transition:opacity .2s linear}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;-webkit-transition:opacity 0s linear;transition:opacity 0s linear}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-track.simplebar-vertical .simplebar-scrollbar:before{top:2px;bottom:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before{height:100%;left:2px;right:2px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:2px;height:7px;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.hs-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}