@charset "UTF-8";@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap");.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}@keyframes cdk-text-field-autofill-start{/*!*/}@keyframes cdk-text-field-autofill-end{/*!*/}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{height:auto!important;overflow:hidden!important;padding:2px 0!important;box-sizing:content-box!important}.cdk-global-overlay-wrapper,.cdk-overlay-container{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper,.cdk-overlay-pane{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{pointer-events:auto;box-sizing:border-box;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}@media screen and (-ms-high-contrast:active){.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.288)}.cdk-overlay-transparent-backdrop,.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}.owl-dialog-container{position:relative;pointer-events:auto;box-sizing:border-box;display:block;padding:1.5em;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);border-radius:2px;overflow:auto;background:#fff;color:rgba(0,0,0,.87);width:100%;height:100%;outline:0}.owl-dt-container,.owl-dt-container *{box-sizing:border-box}.owl-dt-container{font-size:16px;font-size:1rem;background:#fff;pointer-events:auto;z-index:1000}.owl-dt-container-row{border-bottom:1px solid rgba(0,0,0,.12)}.owl-dt-container-row:last-child{border-bottom:none}.owl-dt-calendar{display:flex;flex-direction:column;width:100%}.owl-dt-calendar-control{display:flex;align-items:center;font-size:1em;width:100%;padding:.5em;color:#000}.owl-dt-calendar-control .owl-dt-calendar-control-content{flex:1 1 auto;display:flex;justify-content:center;align-items:center}.owl-dt-calendar-control .owl-dt-calendar-control-content .owl-dt-calendar-control-button{padding:0 .8em}.owl-dt-calendar-control .owl-dt-calendar-control-content .owl-dt-calendar-control-button:hover{background-color:rgba(0,0,0,.12)}.owl-dt-calendar-main{display:flex;flex-direction:column;flex:1 1 auto;padding:0 .5em .5em;outline:0}.owl-dt-calendar-view{display:block;flex:1 1 auto}.owl-dt-calendar-multi-year-view{display:flex;align-items:center}.owl-dt-calendar-multi-year-view .owl-dt-calendar-table{width:calc(100% - 3em)}.owl-dt-calendar-multi-year-view .owl-dt-calendar-table .owl-dt-calendar-header th{padding-bottom:.25em}.owl-dt-calendar-table{width:100%;border-collapse:collapse;border-spacing:0}.owl-dt-calendar-table .owl-dt-calendar-header{color:rgba(0,0,0,.4)}.owl-dt-calendar-table .owl-dt-calendar-header .owl-dt-weekdays th{font-size:.7em;font-weight:400;text-align:center;padding-bottom:1em}.owl-dt-calendar-table .owl-dt-calendar-header .owl-dt-calendar-table-divider{position:relative;height:1px;padding-bottom:.5em}.owl-dt-calendar-table .owl-dt-calendar-header .owl-dt-calendar-table-divider:after{content:"";position:absolute;top:0;left:-.5em;right:-.5em;height:1px;background:rgba(0,0,0,.12)}.owl-dt-calendar-table .owl-dt-calendar-cell{position:relative;height:0;line-height:0;text-align:center;outline:0;color:rgba(0,0,0,.85);-webkit-appearance:none;-webkit-tap-highlight-color:transparent}.owl-dt-calendar-table .owl-dt-calendar-cell-content{position:absolute;top:5%;left:5%;display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:90%;height:90%;font-size:.8em;line-height:1;border:1px solid transparent;border-radius:999px;color:inherit;cursor:pointer}.owl-dt-calendar-table .owl-dt-calendar-cell-out{opacity:.2}.owl-dt-calendar-table .owl-dt-calendar-cell-today:not(.owl-dt-calendar-cell-selected){border-color:rgba(0,0,0,.4)}.owl-dt-calendar-table .owl-dt-calendar-cell-selected{color:hsla(0,0%,100%,.85);background-color:#3f51b5}.owl-dt-calendar-table .owl-dt-calendar-cell-selected.owl-dt-calendar-cell-today{box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.85)}.owl-dt-calendar-table .owl-dt-calendar-cell-disabled{cursor:default}.owl-dt-calendar-table .owl-dt-calendar-cell-disabled>.owl-dt-calendar-cell-content:not(.owl-dt-calendar-cell-selected){color:rgba(0,0,0,.4)}.owl-dt-calendar-table .owl-dt-calendar-cell-disabled>.owl-dt-calendar-cell-content.owl-dt-calendar-cell-selected{opacity:.4}.owl-dt-calendar-table .owl-dt-calendar-cell-disabled>.owl-dt-calendar-cell-today:not(.owl-dt-calendar-cell-selected){border-color:rgba(0,0,0,.2)}.owl-dt-calendar-table .owl-dt-calendar-cell-active:focus>.owl-dt-calendar-cell-content:not(.owl-dt-calendar-cell-selected),.owl-dt-calendar-table :not(.owl-dt-calendar-cell-disabled):hover>.owl-dt-calendar-cell-content:not(.owl-dt-calendar-cell-selected){background-color:rgba(0,0,0,.04)}.owl-dt-calendar-table .owl-dt-calendar-cell-in-range{background:rgba(63,81,181,.2)}.owl-dt-calendar-table .owl-dt-calendar-cell-in-range.owl-dt-calendar-cell-range-from{border-top-left-radius:999px;border-bottom-left-radius:999px}.owl-dt-calendar-table .owl-dt-calendar-cell-in-range.owl-dt-calendar-cell-range-to{border-top-right-radius:999px;border-bottom-right-radius:999px}.owl-dt-timer{display:flex;justify-content:center;width:100%;height:7em;padding:.5em;outline:0}.owl-dt-timer-box{position:relative;display:inline-flex;flex-direction:column;align-items:center;width:25%;height:100%}.owl-dt-timer-content{flex:1 1 auto;display:flex;justify-content:center;align-items:center;width:100%;margin:.2em 0}.owl-dt-timer-content .owl-dt-timer-input{display:block;width:2em;text-align:center;border:1px solid rgba(0,0,0,.5);border-radius:3px;outline:medium none;font-size:1.2em;padding:.2em}.owl-dt-timer-divider{display:inline-block;align-self:flex-end;position:absolute;width:.6em;height:100%;left:-.3em}.owl-dt-timer-divider:after,.owl-dt-timer-divider:before{content:"";display:inline-block;width:.35em;height:.35em;position:absolute;left:50%;border-radius:50%;transform:translateX(-50%);background-color:currentColor}.owl-dt-timer-divider:before{top:35%}.owl-dt-timer-divider:after{bottom:35%}.owl-dt-control-button{-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;outline:0;border:none;-webkit-tap-highlight-color:transparent;display:inline-block;white-space:nowrap;text-decoration:none;vertical-align:baseline;margin:0;padding:0;background-color:transparent;font-size:1em;color:inherit}.owl-dt-control-button .owl-dt-control-button-content{position:relative;display:inline-flex;justify-content:center;align-items:center;outline:0}.owl-dt-control-period-button .owl-dt-control-button-content{height:1.5em;padding:0 .5em;border-radius:3px;transition:background-color .1s linear}.owl-dt-control-period-button:hover>.owl-dt-control-button-content{background-color:rgba(0,0,0,.12)}.owl-dt-control-period-button .owl-dt-control-button-arrow{display:flex;justify-content:center;align-items:center;width:1em;height:1em;margin:.1em;transition:transform .2s ease}.owl-dt-control-arrow-button .owl-dt-control-button-content{padding:0;border-radius:50%;width:1.5em;height:1.5em}.owl-dt-control-arrow-button[disabled]{color:rgba(0,0,0,.4);cursor:default}.owl-dt-control-arrow-button svg{width:50%;height:50%;fill:currentColor}.owl-dt-inline-container,.owl-dt-popup-container{position:relative;width:18.5em;box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.owl-dt-inline-container .owl-dt-calendar,.owl-dt-inline-container .owl-dt-timer,.owl-dt-popup-container .owl-dt-calendar,.owl-dt-popup-container .owl-dt-timer{width:100%}.owl-dt-inline-container .owl-dt-calendar,.owl-dt-popup-container .owl-dt-calendar{height:20.25em}.owl-dt-dialog-container{max-height:95vh;margin:-1.5em}.owl-dt-dialog-container .owl-dt-calendar{min-width:250px;min-height:330px;max-width:750px;max-height:750px}.owl-dt-dialog-container .owl-dt-timer{min-width:250px;max-width:750px}@media (orientation:landscape){.owl-dt-dialog-container .owl-dt-calendar{width:58vh;height:62vh}.owl-dt-dialog-container .owl-dt-timer{width:58vh}}@media (orientation:portrait){.owl-dt-dialog-container .owl-dt-calendar{width:80vw;height:80vw}.owl-dt-dialog-container .owl-dt-timer{width:80vw}}.owl-dt-container-buttons{display:flex;width:100%;height:2em;color:#3f51b5}.owl-dt-container-control-button{font-size:1em;width:50%;height:100%;border-radius:0}.owl-dt-container-control-button .owl-dt-control-button-content{height:100%;width:100%;transition:background-color .1s linear}.owl-dt-container-control-button:hover .owl-dt-control-button-content{background-color:rgba(0,0,0,.1)}.owl-dt-container-info{padding:0 .5em;cursor:pointer;-webkit-tap-highlight-color:transparent}.owl-dt-container-info .owl-dt-container-range{outline:0}.owl-dt-container-info .owl-dt-container-range .owl-dt-container-range-content{display:flex;justify-content:space-between;padding:.5em 0;font-size:.8em}.owl-dt-container-info .owl-dt-container-range:last-child{border-top:1px solid rgba(0,0,0,.12)}.owl-dt-container-info .owl-dt-container-info-active{color:#3f51b5}.owl-dt-container-disabled,.owl-dt-trigger-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none;cursor:default!important}.owl-dt-timer-hour12{display:flex;justify-content:center;align-items:center;color:#3f51b5}.owl-dt-timer-hour12 .owl-dt-timer-hour12-box{border:1px solid;border-radius:2px;transition:background .2s ease}.owl-dt-timer-hour12 .owl-dt-timer-hour12-box .owl-dt-control-button-content{width:100%;height:100%;padding:.5em}.owl-dt-timer-hour12 .owl-dt-timer-hour12-box:focus .owl-dt-control-button-content,.owl-dt-timer-hour12 .owl-dt-timer-hour12-box:hover .owl-dt-control-button-content{background:#3f51b5;color:#fff}.owl-dt-calendar-only-current-month .owl-dt-calendar-cell-out{visibility:hidden;cursor:default}.owl-dt-inline{display:inline-block}.owl-dt-control{outline:0;cursor:pointer}.owl-dt-control .owl-dt-control-content{outline:0}.owl-dt-control:focus>.owl-dt-control-content{background-color:rgba(0,0,0,.12)}.owl-dt-control:not(:-moz-focusring):focus>.owl-dt-control-content{box-shadow:none}.owl-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}@font-face{font-family:icomoon;src:url(icomoon.05b0e0c6413fd681e55e.eot?bcdque);src:url(icomoon.05b0e0c6413fd681e55e.eot?bcdque#iefix) format("embedded-opentype"),url(icomoon.71f441427c35cbd81d10.ttf?bcdque) format("truetype"),url(icomoon.4f5363622f9762e55a1d.woff?bcdque) format("woff"),url(icomoon.cb6f0c1c5d99b3ed335b.svg?bcdque#icomoon) format("svg");font-weight:400;font-style:normal;font-display:block}[class*=" icon-"],[class^=icon-]{font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-waterpolo-cap:before{content:"\e961"}.icon-rugby:before{content:"\e95f"}.icon-handball:before{content:"\e95c"}.icon-hockey-stick:before{content:"\e959"}.icon-hockey-sticks:before{content:"\e95d"}.icon-hockey-puck:before{content:"\e95e"}.icon-Burger:before{content:"\e958"}.icon-enter:before{content:"\e957"}.icon-facebook:before{content:"\e956"}.icon-subtract:before{content:"\e950"}.icon-search:before{content:"\e913"}.icon-timeout:before{content:"\e94f"}.icon-send:before{content:"\e939"}.icon-basketball:before{content:"\e93a"}.icon-link:before{content:"\e93b"}.icon-team-circle:before{content:"\e93c"}.icon-info:before{content:"\e93d"}.icon-men:before{content:"\e93e"}.icon-date:before{content:"\e93f"}.icon-volleyball:before{content:"\e940"}.icon-bell-new:before{content:"\e941"}.icon-pencil:before{content:"\e942"}.icon-mail-new:before{content:"\e943"}.icon-like-done:before{content:"\e944"}.icon-like:before{content:"\e945"}.icon-full-size-small:before{content:"\e946"}.icon-full-size:before{content:"\e947"}.icon-media-add:before{content:"\e948"}.icon-trash-new:before{content:"\e949"}.icon-close-circle:before{content:"\e94a"}.icon-video:before{content:"\e94b"}.icon-vs:before{content:"\e94c"}.icon-media:before{content:"\e94d"}.icon-turn-device:before{content:"\e94e"}.icon-star-outline:before{content:"\e937"}.icon-star:before{content:"\e938"}.icon-color:before{content:"\e936"}.icon-change:before{content:"\e935"}.icon-next:before{content:"\e933"}.icon-finish:before{content:"\e934"}.icon-settings:before{content:"\e928"}.icon-mic-disabled:before{content:"\e929"}.icon-alert:before{content:"\e927"}.icon-kebab:before{content:"\e926"}.icon-flag:before{content:"\e925"}.icon-load:before{content:"\e923"}.icon-mask:before{content:"\e924"}.icon-await:before{content:"\e92b"}.icon-doc:before{content:"\e92c"}.icon-insta:before{content:"\e92d"}.icon-lock:before{content:"\e92e"}.icon-no-leagues:before{content:"\e92f"}.icon-star-gold:before{content:"\e930"}.icon-timer:before{content:"\e931"}.icon-web:before{content:"\e932"}.icon-mail:before{content:"\e91f"}.icon-phone:before{content:"\e920"}.icon-share:before{content:"\e921"}.icon-pin:before{content:"\e922"}.icon-flash:before{content:"\e92a"}.icon-trash:before{content:"\e91d"}.icon-location:before{content:"\e91b"}.icon-calendar-add:before{content:"\e91c"}.icon-menu:before{content:"\e919"}.icon-eye-slash:before{content:"\e917"}.icon-eye:before{content:"\e918"}.icon-vk:before{content:"\e916"}.icon-chevron-left:before{content:"\e915"}.icon-camera:before{content:"\e914"}.icon-add:before{content:"\e900"}.icon-arrow:before{content:"\e901"}.icon-award-left:before{content:"\e902"}.icon-award-right:before{content:"\e903"}.icon-captain:before{content:"\e904"}.icon-close:before{content:"\e905"}.icon-edit:before{content:"\e906"}.icon-empty-polls:before{content:"\e907"}.icon-emty-poll:before{content:"\e908"}.icon-exit:before{content:"\e909"}.icon-image:before{content:"\e90a"}.icon-more:before{content:"\e90b"}.icon-notification:before{content:"\e90c"}.icon-ok:before{content:"\e90d"}.icon-refresh:before{content:"\e90e"}.icon-select:before{content:"\e90f"}.icon-statistics:before{content:"\e910"}.icon-team:before{content:"\e911"}.icon-user:before{content:"\e912"}.icon-waterpolo:before{content:"\e960"}.icon-beach-volleyball:before{content:"\e962"}.icon-football:before{content:"\e95a"}.icon-football-mini:before{content:"\e95b"}.icon-3x3:before{content:"\e951"}.icon-stage:before{content:"\e952"}.icon-table-view-2:before{content:"\e953"}.icon-table-view:before{content:"\e954"}.icon-brackets:before{content:"\e955"}.icon-ok-check:before{content:"\e91a"}.icon-repeat:before{content:"\e984"}.icon-attachment:before{content:"\e9cd"}.icon-table2:before{content:"\ea71"}.icon-mic:before{content:"\e91e"}.icon-cog:before{content:"\e994"}.icon-play3:before{content:"\ea1c"}.icon-pause2:before{content:"\ea1d"}.icon-share1:before{content:"\ea7d"}
/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */
/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-bubble.ql-toolbar:after,.ql-bubble .ql-toolbar:after{clear:both;content:"";display:table}.ql-bubble.ql-toolbar button,.ql-bubble .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-bubble.ql-toolbar button svg,.ql-bubble .ql-toolbar button svg{float:left;height:100%}.ql-bubble.ql-toolbar button:active:hover,.ql-bubble .ql-toolbar button:active:hover{outline:none}.ql-bubble.ql-toolbar input.ql-image[type=file],.ql-bubble .ql-toolbar input.ql-image[type=file]{display:none}.ql-bubble.ql-toolbar .ql-picker-item.ql-selected,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected,.ql-bubble.ql-toolbar .ql-picker-item:hover,.ql-bubble .ql-toolbar .ql-picker-item:hover,.ql-bubble.ql-toolbar .ql-picker-label.ql-active,.ql-bubble .ql-toolbar .ql-picker-label.ql-active,.ql-bubble.ql-toolbar .ql-picker-label:hover,.ql-bubble .ql-toolbar .ql-picker-label:hover,.ql-bubble.ql-toolbar button.ql-active,.ql-bubble .ql-toolbar button.ql-active,.ql-bubble.ql-toolbar button:focus,.ql-bubble .ql-toolbar button:focus,.ql-bubble.ql-toolbar button:hover,.ql-bubble .ql-toolbar button:hover{color:#fff}.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:focus .ql-fill,.ql-bubble .ql-toolbar button:focus .ql-fill,.ql-bubble.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:hover .ql-fill,.ql-bubble .ql-toolbar button:hover .ql-fill,.ql-bubble.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover .ql-stroke.ql-fill{fill:#fff}.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble.ql-toolbar button.ql-active .ql-stroke,.ql-bubble .ql-toolbar button.ql-active .ql-stroke,.ql-bubble.ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar button:focus .ql-stroke,.ql-bubble .ql-toolbar button:focus .ql-stroke,.ql-bubble.ql-toolbar button:focus .ql-stroke-miter,.ql-bubble .ql-toolbar button:focus .ql-stroke-miter,.ql-bubble.ql-toolbar button:hover .ql-stroke,.ql-bubble .ql-toolbar button:hover .ql-stroke,.ql-bubble.ql-toolbar button:hover .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover .ql-stroke-miter{stroke:#fff}@media (pointer:coarse){.ql-bubble.ql-toolbar button:hover:not(.ql-active),.ql-bubble .ql-toolbar button:hover:not(.ql-active){color:#ccc}.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#ccc}.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#ccc}}.ql-bubble,.ql-bubble *{box-sizing:border-box}.ql-bubble .ql-hidden{display:none}.ql-bubble .ql-out-bottom,.ql-bubble .ql-out-top{visibility:hidden}.ql-bubble .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-bubble .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-bubble .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-bubble .ql-formats{display:inline-block;vertical-align:middle}.ql-bubble .ql-formats:after{clear:both;content:"";display:table}.ql-bubble .ql-stroke{fill:none;stroke:#ccc;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-bubble .ql-stroke-miter{fill:none;stroke:#ccc;stroke-miterlimit:10;stroke-width:2}.ql-bubble .ql-fill,.ql-bubble .ql-stroke.ql-fill{fill:#ccc}.ql-bubble .ql-empty{fill:none}.ql-bubble .ql-even{fill-rule:evenodd}.ql-bubble .ql-stroke.ql-thin,.ql-bubble .ql-thin{stroke-width:1}.ql-bubble .ql-transparent{opacity:.4}.ql-bubble .ql-direction svg:last-child{display:none}.ql-bubble .ql-direction.ql-active svg:last-child{display:inline}.ql-bubble .ql-direction.ql-active svg:first-child{display:none}.ql-bubble .ql-editor h1{font-size:2em}.ql-bubble .ql-editor h2{font-size:1.5em}.ql-bubble .ql-editor h3{font-size:1.17em}.ql-bubble .ql-editor h4{font-size:1em}.ql-bubble .ql-editor h5{font-size:.83em}.ql-bubble .ql-editor h6{font-size:.67em}.ql-bubble .ql-editor a{text-decoration:underline}.ql-bubble .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-bubble .ql-editor code,.ql-bubble .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-bubble .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-bubble .ql-editor code{font-size:85%;padding:2px 4px}.ql-bubble .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-bubble .ql-editor img{max-width:100%}.ql-bubble .ql-picker{color:#ccc;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-bubble .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-bubble .ql-picker-label:before{display:inline-block;line-height:22px}.ql-bubble .ql-picker-options{background-color:#444;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-bubble .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-bubble .ql-picker.ql-expanded .ql-picker-label{color:#777;z-index:2}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-bubble .ql-color-picker,.ql-bubble .ql-icon-picker{width:28px}.ql-bubble .ql-color-picker .ql-picker-label,.ql-bubble .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-label svg,.ql-bubble .ql-icon-picker .ql-picker-label svg{right:4px}.ql-bubble .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-bubble .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-bubble .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-bubble .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-bubble .ql-picker.ql-header{width:98px}.ql-bubble .ql-picker.ql-header .ql-picker-item:before,.ql-bubble .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-bubble .ql-picker.ql-font{width:108px}.ql-bubble .ql-picker.ql-font .ql-picker-item:before,.ql-bubble .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-bubble .ql-picker.ql-size{width:98px}.ql-bubble .ql-picker.ql-size .ql-picker-item:before,.ql-bubble .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-bubble .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-bubble .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-bubble .ql-toolbar .ql-formats{margin:8px 12px 8px 0}.ql-bubble .ql-toolbar .ql-formats:first-child{margin-left:12px}.ql-bubble .ql-color-picker svg{margin:1px}.ql-bubble .ql-color-picker .ql-picker-item.ql-selected,.ql-bubble .ql-color-picker .ql-picker-item:hover{border-color:#fff}.ql-bubble .ql-tooltip{background-color:#444;border-radius:25px;color:#fff}.ql-bubble .ql-tooltip-arrow{border-left:6px solid transparent;border-right:6px solid transparent;content:" ";display:block;left:50%;margin-left:-6px;position:absolute}.ql-bubble .ql-tooltip:not(.ql-flip) .ql-tooltip-arrow{border-bottom:6px solid #444;top:-6px}.ql-bubble .ql-tooltip.ql-flip .ql-tooltip-arrow{border-top:6px solid #444;bottom:-6px}.ql-bubble .ql-tooltip.ql-editing .ql-tooltip-editor{display:block}.ql-bubble .ql-tooltip.ql-editing .ql-formats{visibility:hidden}.ql-bubble .ql-tooltip-editor{display:none}.ql-bubble .ql-tooltip-editor input[type=text]{background:transparent;border:none;color:#fff;font-size:13px;height:100%;outline:none;padding:10px 20px;position:absolute;width:100%}.ql-bubble .ql-tooltip-editor a{top:10px;position:absolute;right:20px}.ql-bubble .ql-tooltip-editor a:before{color:#ccc;content:"\D7";font-size:16px;font-weight:700}.ql-container.ql-bubble:not(.ql-disabled) a{position:relative;white-space:nowrap}.ql-container.ql-bubble:not(.ql-disabled) a:before{background-color:#444;border-radius:15px;top:-5px;font-size:12px;color:#fff;content:attr(href);font-weight:400;overflow:hidden;padding:5px 15px;text-decoration:none;z-index:1}.ql-container.ql-bubble:not(.ql-disabled) a:after{border-top:6px solid #444;border-left:6px solid transparent;border-right:6px solid transparent;top:0;content:" ";height:0;width:0}.ql-container.ql-bubble:not(.ql-disabled) a:after,.ql-container.ql-bubble:not(.ql-disabled) a:before{left:0;margin-left:50%;position:absolute;transform:translate(-50%,-100%);transition:visibility 0s ease .2s;visibility:hidden}.ql-container.ql-bubble:not(.ql-disabled) a:hover:after,.ql-container.ql-bubble:not(.ql-disabled) a:hover:before{visibility:visible}
/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;-o-tab-size:4;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:rgba(0,0,0,.6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover{color:#06c}.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:0 2px 8px rgba(0,0,0,.2)}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.croppie-container{width:100%;height:100%}.croppie-container .cr-image{z-index:-1;position:absolute;top:0;left:0;transform-origin:0 0;max-height:none;max-width:none}.croppie-container .cr-boundary{position:relative;overflow:hidden;margin:0 auto;z-index:1;width:100%;height:100%}.croppie-container .cr-resizer,.croppie-container .cr-viewport{position:absolute;border:2px solid #fff;margin:auto;top:0;bottom:0;right:0;left:0;box-shadow:0 0 2000px 2000px rgba(0,0,0,.5);z-index:0}.croppie-container .cr-resizer{z-index:2;box-shadow:none;pointer-events:none}.croppie-container .cr-resizer-horisontal,.croppie-container .cr-resizer-vertical{position:absolute;pointer-events:all}.croppie-container .cr-resizer-horisontal:after,.croppie-container .cr-resizer-vertical:after{display:block;position:absolute;box-sizing:border-box;border:1px solid #000;background:#fff;width:10px;height:10px;content:""}.croppie-container .cr-resizer-vertical{bottom:-5px;cursor:row-resize;width:100%;height:10px}.croppie-container .cr-resizer-vertical:after{left:50%;margin-left:-5px}.croppie-container .cr-resizer-horisontal{right:-5px;cursor:col-resize;width:10px;height:100%}.croppie-container .cr-resizer-horisontal:after{top:50%;margin-top:-5px}.croppie-container .cr-original-image{display:none}.croppie-container .cr-vp-circle{border-radius:50%}.croppie-container .cr-overlay{z-index:1;position:absolute;cursor:move;touch-action:none}.croppie-container .cr-slider-wrap{width:75%;margin:15px auto;text-align:center}.croppie-result{position:relative;overflow:hidden}.croppie-result img{position:absolute}.croppie-container .cr-image,.croppie-container .cr-overlay,.croppie-container .cr-viewport{transform:translateZ(0)}.cr-slider{-webkit-appearance:none;width:300px;max-width:100%;padding-top:8px;padding-bottom:8px;background-color:transparent}.cr-slider::-webkit-slider-runnable-track{width:100%;height:3px;background:rgba(0,0,0,.5);border:0;border-radius:3px}.cr-slider::-webkit-slider-thumb{-webkit-appearance:none;border:none;height:16px;width:16px;border-radius:50%;background:#ddd;margin-top:-6px}.cr-slider:focus{outline:none}.cr-slider::-moz-range-track{width:100%;height:3px;background:rgba(0,0,0,.5);border:0;border-radius:3px}.cr-slider::-moz-range-thumb{border:none;height:16px;width:16px;border-radius:50%;background:#ddd;margin-top:-6px}.cr-slider:-moz-focusring{outline:1px solid #fff;outline-offset:-1px}.cr-slider::-ms-track{width:100%;height:5px;background:transparent;border-color:transparent;border-width:6px 0;color:transparent}.cr-slider::-ms-fill-lower,.cr-slider::-ms-fill-upper{background:rgba(0,0,0,.5);border-radius:10px}.cr-slider::-ms-thumb{border:none;height:16px;width:16px;border-radius:50%;background:#ddd;margin-top:1px}.cr-slider:focus::-ms-fill-lower,.cr-slider:focus::-ms-fill-upper{background:rgba(0,0,0,.5)}.cr-rotate-controls{position:absolute;bottom:5px;left:5px;z-index:1}.cr-rotate-controls button{border:0;background:none}.cr-rotate-controls i:before{display:inline-block;font-style:normal;font-weight:900;font-size:22px}.cr-rotate-l i:before{content:"↺"}.cr-rotate-r i:before{content:"↻"}*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:Inter,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:400;line-height:16px;text-align:left;background-color:#161721}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:0}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:700}sub,sup{position:relative;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a:not([href]):not([tabindex]):focus{outline:0}pre{margin-top:0;margin-bottom:1rem;overflow:auto}figure{margin:0 0 1rem}img{border-style:none}img,svg{vertical-align:middle}svg{overflow:hidden}table{border-collapse:collapse}th{text-align:inherit}label{display:inline-block}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}body{color:#fff;font:14px/20px Inter,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;letter-spacing:.02em;font-variant-numeric:tabular-nums}a{color:hsla(0,0%,100%,.5);cursor:pointer}a,a:hover{text-decoration:none}a:hover{color:#fff}.link{display:inline-block;padding-bottom:5px;margin-bottom:-5px;border-bottom:1px solid transparent}.link:hover{border-color:#e04141}.h1,h1{font:700 44px/56px Inter,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.h2,h2{font:700 32px/40px Inter,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.h3,h3{font:700 24px/32px Inter,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.h4,h4{font:700 20px/19px Inter,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.h5,h5{font:700 18px/24px Inter,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}p{margin-top:0;margin-bottom:16px}.text-color-poppy,.text-color-poppy:hover,.text-color-primary,.text-color-primary:hover{color:#e04141}.text-color-alert,.text-color-alert:hover{color:#c82a2a}.text-color-grey{color:#6f727c}.text-color-muted{color:hsla(0,0%,100%,.5)}.text-color,.text-color:hover{color:#fff}.text-bold{font-weight:700}.text-uppercase{text-transform:uppercase}.text-small{font:12px/16px Inter,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.text-micro{font:10/12px Inter,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.panel{background:#242531;border-radius:8px}.badge{border-radius:50%;width:22px;height:22px;background-color:#e04141;color:#fff;font-size:10px;display:flex;align-items:center;justify-content:center}.icon-arrow-left:before,.icon-arrow:before{content:""}.icon-arrow-right{display:inline-block;transform:rotate(180deg)}.icon-arrow-right:before{content:""}.icon-arrow-top{transform:rotate(90deg)}.icon-arrow-top:before{content:""}.icon-arrow-bottom{transform:rotate(270deg)}.icon-arrow-bottom:before{content:""}.icon-chevron-down:before{content:""}.icon-chevron-up{display:inline-block;transform:rotate(180deg)}.icon-chevron-up:before{content:""}.icon-chevron-right{display:inline-block;transform:rotate(180deg)}.icon-chevron-right:before{content:""}.icon-caret-down{display:inline-block;transform:rotate(270deg)}.icon-caret-down:before{content:""}.icon-caret-up{display:inline-block;transform:rotate(90deg)}.icon-caret-up:before{content:""}.circle-icon{display:inline-block;vertical-align:middle;width:20px;height:20px;border-radius:20px;margin-left:5px;background:#e04141;color:#fff;font-size:6px;text-align:center;line-height:20px}.form-row{display:flex;flex-wrap:wrap;align-items:center;margin:0 -13px}.form-row .col{padding:0 13px}.form-control{margin:0 0 25px}.col{flex-basis:0;flex-grow:1;max-width:100%}@media (max-width:1050px){.form-row{flex-direction:column}.form-row .col{flex:1 auto;width:100%}}.btn{display:inline-block;cursor:pointer}.btn,.btn:active,.btn:focus{outline:none}.btn-link{font-size:18px;color:#e04141;text-transform:uppercase;background:none;border:none;border-bottom:2px solid transparent;padding:0 0 2px}.btn-link:disabled{color:hsla(0,0%,100%,.5)}a.btn-link,button.btn-link{cursor:pointer}a.btn-link:hover,button.btn-link:hover{color:#e04141;border-bottom:2px solid #e04141}a.btn-link:hover.text-muted,a.btn-link:hover:disabled,button.btn-link:hover.text-muted,button.btn-link:hover:disabled{color:hsla(0,0%,100%,.5);border-color:hsla(0,0%,100%,.5)}.btn-circle{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:0;border-radius:28px;background-color:#e04141;transition:transform .3s ease;font-size:10px;color:#fff}.btn-circle:hover{transform:scale(1.2)}.btn-circle.muted,.btn-circle:disabled{color:hsla(0,0%,100%,.5);background:hsla(0,0%,100%,.1)}.btn-circle.transparent{background-color:hsla(0,0%,100%,.3)}.btn-circle.graphite{background-color:#313241}.btn-group{display:flex;align-items:stretch}.btn-group .btn:first-child:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group .btn:last-child:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group .btn:not(:first-child):not(:last-child){border-radius:0}.btn-group .btn+.btn{margin-left:1px}.btn-transparent{padding:5px 13px;background:hsla(0,0%,100%,.3);border-radius:4px;border:none;color:#fff}.btn-transparent:hover{background:hsla(0,0%,100%,.5)}.btn-primary{padding:8px 15px;border-radius:100px;background:#e04141;color:#fff;border:none}.btn-primary:disabled{background:hsla(0,0%,100%,.5)}.button{display:inline-block;cursor:pointer;padding:5px 13px;border-radius:100px;border:0;color:#fff;text-transform:uppercase;text-align:center}.button,.button:active,.button:focus{outline:none}.button.loading{text-indent:-100000px;position:relative}.button.loading:before{content:"";position:absolute;left:50%;top:50%;margin:-8px 0 0 -8px;width:17px;height:17px;border-color:hsla(0,0%,100%,.25) #fff;border-style:solid;border-width:2px;border-radius:50%;animation:rotate 2s linear infinite}.button--color-primary{min-width:100px;background:#e04141}.button--color-primary.active,.button--color-primary.loading,.button--color-primary:hover:not(:disabled){background:#c82a2a}.button--color-primary:disabled{background:hsla(0,0%,100%,.5)}.button--color-default{min-width:150px;background:#313241}.button--color-default.active,.button--color-default.loading,.button--color-default:hover:not(:disabled){background:#525562}.button--color-secondary{min-width:150px;background:#313241}.button--size-lg{padding:25px}.button--size-md{padding:14px 16px}.button--size-sm{padding:10px 16px;font:12px/16px Inter,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700}.button--size-xs{min-width:auto;padding:5px 10px;font-size:10px;font-weight:700}.button--type-circle{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;padding:0;min-width:auto}.button--type-circle.button--size-sm{width:24px;height:24px;font-size:12px}.button--type-circle.button--size-md{width:36px;height:36px}.button--type-circle.button--size-lg{width:48px;height:48px}.button--type-link{padding:0;border-radius:0;background:transparent;text-transform:none;text-align:center}.button--type-link.button--color-default{color:#6f727c}.button--type-link.button--color-default:hover{background:transparent;color:#525562}.button--type-link.button--color-primary{color:#e04141}.button--type-link.button--color-primary:hover{background:transparent;color:#c82a2a}.button-group{display:flex;align-items:stretch;justify-content:stretch}.button-group .button{flex:1 0;min-width:auto}.button-group .button:first-child:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.button-group .button:last-child:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.button-group .button:not(:first-child):not(:last-child){border-radius:0}.button-group .button+.button{margin-left:1px}@media (max-width:700px){.tournament-form .button-group{display:block}.tournament-form .button-group button{width:100%;text-align:left}}.data-list{display:flex;flex-direction:column}.data-list>.item{display:flex;align-items:center;justify-content:space-between;padding:13px 30px}.data-list>.item:hover{background-color:#e04141}@media (max-width:1050px){.data-list>.item{padding:13px 20px}}.section{margin-top:60px}.section>.header{display:flex;align-items:center;margin:0 0 23px}.section>.header .title{font:700 24px/32px Inter,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.section>.header .btn,.section>.header .btn-circle{margin-left:15px}.section>.header .btn-circle i,.section>.header .btn i{font-size:12px}.section>.header .btn-circle i+span,.section>.header .btn i+span{margin-left:5px}.section>.header .archive{margin-left:auto}.empty-section{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:192px}.empty-section .icon{margin:0 0 8px;font-size:48px;color:#525562}.empty-section .title{margin:0 0 5px;color:#525562}.empty-section .btn-link{padding-bottom:2px;text-transform:none;color:#e04141;font-size:14px}.empty-section .btn-link,.empty-section .btn-link:hover{border-bottom:1px dashed #e04141}.empty-slider{display:flex;justify-content:space-between}.empty-slider .panel{display:flex;flex-direction:column;justify-content:center;width:calc(33.33333% - 13.33333px);height:218px;padding:30px;text-align:center}.empty-slider .panel:first-child{background:linear-gradient(90deg,#161721,#222330);box-shadow:0 20px 29px 0 rgba(0,0,0,.15)}.empty-slider .panel:last-child{background:linear-gradient(270deg,#161721,#222330);box-shadow:0 20px 29px 0 rgba(0,0,0,.15)}.create-item{width:252px;border:1px solid #222330;border-radius:4px;box-shadow:0 20px 29px 0 rgba(0,0,0,.15);cursor:pointer;color:hsla(0,0%,100%,.5);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.create-item.primary .btn-circle{color:#fff;background:#e04141}.create-item .btn-circle{width:67px;height:67px;margin:0 0 29px;border-radius:67px;background-color:#222330;font-size:26px;color:hsla(0,0%,100%,.2)}.create-item:hover{color:#fff}.create-item:hover .btn-circle{transform:scale(1.2)}@media (max-width:1050px){.section{margin-top:30px}.section>.header{justify-content:space-between}.empty-section{text-align:center}.create-item{width:190px}.empty-slider .panel{width:100%}.empty-slider .panel:first-child,.empty-slider .panel:last-child{display:none}}.owl-dt-inline{display:block}.owl-dt-calendar-main{padding:0}.owl-dt-container{min-width:100%;display:block;background:#2b2c38;font-size:12px;color:#fff;box-shadow:none;border-radius:0 0 4px 4px}.owl-dt-container .owl-dt-calendar{height:auto}.owl-dt-container .owl-dt-calendar-control{border-radius:4px;margin:0 0 11px;color:#fff;background:#363745}.owl-dt-container .owl-dt-control-period-button .owl-dt-control-button-arrow{display:none}.owl-dt-container .owl-dt-calendar-table .owl-dt-calendar-header{color:#fff}.owl-dt-container .owl-dt-calendar-table .owl-dt-calendar-header .owl-dt-calendar-table-divider{height:0;padding:0}.owl-dt-container .owl-dt-calendar-table .owl-dt-calendar-header .owl-dt-calendar-table-divider:after{display:none}.owl-dt-container .owl-dt-calendar-table .owl-dt-calendar-header .owl-dt-weekdays th{font-size:12px}.owl-dt-container .owl-dt-calendar-table .owl-dt-calendar-cell{color:#fff}.owl-dt-container .owl-dt-calendar-table .owl-dt-calendar-cell-content{font-size:12px;background:#363745;border-radius:0}.owl-dt-container .owl-dt-calendar-table .owl-dt-calendar-cell-selected{background:#e04141}.owl-dt-container .owl-dt-calendar-table .owl-dt-calendar-cell-today:not(.owl-dt-calendar-cell-selected){border:1px solid #e04141}.owl-dt-container .owl-dt-calendar-table .owl-dt-calendar-cell-selected.owl-dt-calendar-cell-today{box-shadow:none}.owl-dt-container .owl-dt-calendar-table .owl-dt-calendar-cell-active:focus>.owl-dt-calendar-cell-content:not(.owl-dt-calendar-cell-selected),.owl-dt-container .owl-dt-calendar-table :not(.owl-dt-calendar-cell-disabled):hover>.owl-dt-calendar-cell-content:not(.owl-dt-calendar-cell-selected):not(.owl-dt-calendar-cell-out){background:#e04141}.owl-dt-container .owl-dt-calendar-table .owl-dt-calendar-cell-disabled>.owl-dt-calendar-cell-content:not(.owl-dt-calendar-cell-selected){color:hsla(0,0%,100%,.5)}.visible-mobile{display:none!important}@media (max-width:700px){.visible-mobile{display:inherit!important}.hidden-mobile{display:none!important}}.progress-bar{position:relative;display:flex;align-items:center;height:32px;border-radius:16px;padding:0 18px;background:hsla(0,0%,100%,.1)}.progress-bar .progress{position:absolute;z-index:-1;left:0;top:0;height:32px;background:rgba(254,65,65,.78);border-radius:16px}.progress-bar .text{display:flex;color:#fff}.progress-bar .text .percent{width:38px}.progress-bar.highlight .progress{box-shadow:0 2px 13px 0 #e04141}.nav{display:flex;border-bottom:1px solid #313241;overflow:auto}.nav a:not(.icon){position:relative;display:flex;align-items:center;padding:22px 24px 20px;border-bottom:1px solid transparent;cursor:pointer;color:#6f727c;font-size:18px;font-weight:700;line-height:24px;white-space:nowrap}.nav a:not(.icon).active{color:#fff}.nav a:not(.icon).active:before{content:"";position:absolute;bottom:-1px;left:24px;right:24px;height:1px;background:#e04141}.nav a:not(.icon):hover{color:#fff}.table .content{overflow:auto}.table .table-row{display:flex;justify-content:stretch;align-items:stretch;height:64px}.table .table-row.header{color:hsla(0,0%,100%,.5)}.table .table-row.header:hover .table-cell{background:#313241;color:hsla(0,0%,100%,.5)}.table .table-row.header .table-cell{background-color:#313241;text-align:center}.table .table-row.sticky{position:sticky;top:0;z-index:2;overflow:auto;overflow-y:hidden}.table .table-row.sticky::-webkit-scrollbar{display:none}.table .table-row:nth-child(2n) .table-cell{background-color:#272836}.table .table-row:hover .table-cell{background:#e04141;color:#fff}.table .table-row .table-cell{padding:12px 0;background:#313241;flex:1 0}.table .table-row .table-cell.sticky{position:sticky;left:0;z-index:1}.table-new{display:flex;flex-direction:column}.table-new.scroll{overflow-x:auto}.table-new .table-row{display:flex}.table-new .table-row.header .table-cell{position:relative;z-index:1;font:12px/16px Inter,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700}.table-new .table-row.header .table-cell.sortable{cursor:pointer}.table-new .table-row.header .table-cell.identity{position:relative;z-index:2}.table-new .table-row.header .table-cell.lead{font:12px/16px Inter,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700}.table-new .table-row:nth-child(odd) .table-cell{background-color:#313241}.table-new .table-row .table-cell{display:flex;align-items:center;justify-content:center;flex-direction:column;min-height:68px;min-width:90px;flex-grow:1;flex-shrink:0;padding:12px 22px;background:#242531;text-align:center;border-right:1px solid rgba(22,23,33,.4)}.table-new .table-row .table-cell:first-child{padding-left:30px}.table-new .table-row .table-cell:last-child{border-right:none}.table-new .table-row .table-cell.lead{color:#e04141;font:700 18px/24px Inter,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:400}.table-new .table-row .table-cell.identity{position:absolute;max-width:305px;width:305px;padding-left:10px;padding-right:10px;display:flex;flex-direction:row;text-align:left}.table-new .table-row .table-cell.identity .number{flex-shrink:0;width:25px;margin-right:10px;text-align:center}.table-new .table-row .table-cell.identity .photo{flex-shrink:0;width:40px;height:40px;margin-right:10px}.table-new .table-row .table-cell.identity .photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.table-new .table-row .table-cell.identity .info{flex-grow:1;overflow:hidden;font-weight:700;line-height:20px}.table-new .table-row .table-cell.identity .info .name{width:100%}.table-new .table-row .table-cell.identity .info .text-color-muted{width:100%;overflow:hidden;text-overflow:ellipsis;font-weight:400}.table-new .table-row .table-cell.identity a{color:#fff}.table-new .table-row .table-cell.identity-hidden{max-width:305px;width:305px;background:transparent}.table-new .table-row .table-cell .hidden-title{font:12px/16px Inter,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700;opacity:0;line-height:0;height:0}.table-new .subtitle{position:sticky;left:0;padding:15px 0 10px 30px;color:#6f727c}@media (max-width:700px){.table-new .table-row .table-cell.identity{width:150px}.table-new .table-row .table-cell.identity .photo{display:none}.table-new .table-row .table-cell.identity .info{font-size:12px}.table-new .table-row .table-cell.identity-hidden{width:150px}}:active,:focus{outline:none}html{height:100%}body,html{background:#161721}body{min-height:100%;font-size:14px!important;line-height:16px!important;-webkit-overflow-scrolling:touch}body.dialog-opened{pointer-events:none}body.dialog-opened,body.no-scroll{height:100vh;height:calc(var(--vh, 1vh)*100);overflow:hidden}.cdk-global-scrollblock{bottom:0;height:auto}mtg-app,mtg-header,mtg-layout{display:block}.croppie-container .cr-resizer,.croppie-container .cr-viewport{box-shadow:none!important}.mtg-overlay-backdrop{background:rgba(22,23,33,.98)}.empty-photo{border-radius:50%;background-color:#313241;text-align:center;text-transform:uppercase}.empty-logo,.empty-photo{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.empty-logo{position:relative}.empty-logo-basketball{background:url(/assets/empty-logo-basketball.png) no-repeat 50%;background-size:contain}.empty-logo-volleyball{background:url(/assets/empty-logo-volleyball.png) no-repeat 50%;background-size:contain}.empty-logo-hockey{background:url(/assets/empty-logo-hockey.png) no-repeat 50%;background-size:contain}.empty-logo-football{background:url(/assets/empty-logo-football.png) no-repeat 50%;background-size:contain}.empty-logo-handball{background:url(/assets/empty-logo-handball.png) no-repeat 50%;background-size:contain}.empty-logo-waterpolo{background:url(/assets/empty-logo-waterpolo.png) no-repeat 50%;background-size:contain}.empty-logo-table-tennis{background:url(/assets/empty-logo-table-tennis.png) no-repeat 50%;background-size:contain}.empty-logo-billiard{background:url(/assets/empty-logo-billiard.png) no-repeat 50%;background-size:contain}.empty-logo-darts{background:url(/assets/empty-logo-darts.png) no-repeat 50%;background-size:contain}.empty-logo-chess{background:url(/assets/empty-logo-chess.png) no-repeat 50%;background-size:contain}.empty-logo-padel-tennis{background:url(/assets/empty-logo-padel-tennis.png) no-repeat 50%;background-size:contain}.empty-logo-badminton{background:url(/assets/empty-logo-badminton.png) no-repeat 50%;background-size:contain}.empty-logo-dota{background:url(/assets/empty-logo-dota.png) no-repeat 50%;background-size:contain}.empty-logo-fifa{background:url(/assets/empty-logo-fifa.png) no-repeat 50%;background-size:contain}.circle-image{width:100%;height:100%;border-radius:100%;-o-object-fit:cover;object-fit:cover}.dialog-content{position:relative;margin:auto}.admin-layout{display:flex;min-height:100vh;min-height:calc(var(--vh, 1vh)*100);flex-direction:column}.admin-layout>.content{width:100%;max-width:1216px;margin:0 auto;padding:0 30px}@media (max-width:700px){.admin-layout>.content{padding:0 8px}}.confetti{height:5px;width:5px;position:absolute;opacity:.75;z-index:0;transform:translateZ(0)}.confetti.blue{background:#00a8ff}.confetti.green{background:#4cd137}.confetti.yellow{background:#fbc531}.confetti.red{background:#e84118}.confetti.pink{background:#ff9ff3}.confetti.circle{border-radius:50%}.confetti.rectangle{padding:0 1px}body .ql-snow a{color:#fff}body .ql-container{min-height:120px}body .ql-container.ql-snow{border:1px solid #2b2c38;background:#161721}body .ql-toolbar.ql-snow{border:1px solid #2b2c38;background:#222330}body .ql-snow.ql-toolbar .ql-picker-item.ql-selected,body .ql-snow .ql-toolbar .ql-picker-item.ql-selected,body .ql-snow.ql-toolbar .ql-picker-item:hover,body .ql-snow .ql-toolbar .ql-picker-item:hover,body .ql-snow.ql-toolbar .ql-picker-label.ql-active,body .ql-snow .ql-toolbar .ql-picker-label.ql-active,body .ql-snow.ql-toolbar .ql-picker-label:hover,body .ql-snow .ql-toolbar .ql-picker-label:hover,body .ql-snow.ql-toolbar button.ql-active,body .ql-snow .ql-toolbar button.ql-active,body .ql-snow.ql-toolbar button:focus,body .ql-snow .ql-toolbar button:focus,body .ql-snow.ql-toolbar button:hover,body .ql-snow .ql-toolbar button:hover{color:#fff}body .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,body .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,body .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,body .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,body .ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,body .ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,body .ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,body .ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,body .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,body .ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,body .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,body .ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,body .ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,body .ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,body .ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,body .ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,body .ql-snow.ql-toolbar button.ql-active .ql-fill,body .ql-snow .ql-toolbar button.ql-active .ql-fill,body .ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,body .ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,body .ql-snow.ql-toolbar button:focus .ql-fill,body .ql-snow .ql-toolbar button:focus .ql-fill,body .ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,body .ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,body .ql-snow.ql-toolbar button:hover .ql-fill,body .ql-snow .ql-toolbar button:hover .ql-fill,body .ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,body .ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill{fill:#fff}body .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,body .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,body .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,body .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,body .ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,body .ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,body .ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,body .ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,body .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,body .ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,body .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,body .ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,body .ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,body .ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,body .ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,body .ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,body .ql-snow.ql-toolbar button.ql-active .ql-stroke,body .ql-snow .ql-toolbar button.ql-active .ql-stroke,body .ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,body .ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,body .ql-snow.ql-toolbar button:focus .ql-stroke,body .ql-snow .ql-toolbar button:focus .ql-stroke,body .ql-snow.ql-toolbar button:focus .ql-stroke-miter,body .ql-snow .ql-toolbar button:focus .ql-stroke-miter,body .ql-snow.ql-toolbar button:hover .ql-stroke,body .ql-snow .ql-toolbar button:hover .ql-stroke,body .ql-snow.ql-toolbar button:hover .ql-stroke-miter,body .ql-snow .ql-toolbar button:hover .ql-stroke-miter{stroke:#fff}body .ql-snow .ql-stroke,body .ql-snow .ql-stroke-miter{stroke:hsla(0,0%,100%,.5)}body .ql-snow .ql-fill,body .ql-snow .ql-stroke.ql-fill{fill:hsla(0,0%,100%,.5)}body .ql-snow .ql-picker-label{color:hsla(0,0%,100%,.5)}body .ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label{border-color:#2b2c38}body .ql-snow .ql-tooltip,body .ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#2b2c38;background:#222330;color:hsla(0,0%,100%,.5)}body .ql-snow .ql-tooltip{box-shadow:none}body .ql-editor.ql-blank:before{color:hsla(0,0%,100%,.5)}
/*# sourceMappingURL=styles.1268ff44b955b0255470.css.map*/