@charset "UTF-8";@font-face{font-family:Evolventa;src:url(/assets/Evolventa-Bold.d7aa8d65.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Evolventa;src:url(/assets/Evolventa-Regular.ad0e3b4a.ttf) format("truetype");font-weight:400;font-style:normal}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,main,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}a:hover,a:active{outline:none}table{border-collapse:collapse;border-spacing:0}*{padding:0;margin:0;border:0}*,*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box}:focus,:active{outline:none}a:focus,a:active{outline:none}nav,footer,header,aside{display:block}html,body{height:100%;width:100%;font-size:100%;line-height:1;font-size:14px;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}input,button,textarea{font-family:inherit}input::-ms-clear{display:none}button{cursor:pointer}button::-moz-focus-inner{padding:0;border:0}a,a:visited,a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:400}/*!
 * 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;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{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=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>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:#0009;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 button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label: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-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .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.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .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.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.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.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.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 .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-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.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{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.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.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.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.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.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 .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-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .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-thin,.ql-snow .ql-stroke.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-header .ql-picker-label[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-size .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-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[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-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[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-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[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-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[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:#0003 0 2px 8px}.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:0px}.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:0px;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}input{border:1px solid #0F0F0F}.wrapper{font-family:Evolventa,Helvetica,Arial,sans-serif;position:relative;width:100%;background-color:#f3eee8}.wrapper__body{width:100%;position:relative}.m-lock{opacity:.5;pointer-events:none}.container{max-width:970px;width:100%;margin:0 auto;padding-left:13px;padding-right:13px}.fit-size{width:100%;height:100%;object-position:center center;object-fit:cover}.m-btn{font-weight:400;font-size:15px;line-height:20px;text-align:center;color:#000;padding:10px 12px 6px;background:#FBC759;border:1px solid #000;border-radius:10px}.m-btn.pink{background:#E890B5}.validation__label{width:100%}.validation__label p{font-size:15px;line-height:20px;color:#fff}.validation__input{width:100%;background:#FFFFFF;border:1px solid #000;font-size:14px;line-height:14px;padding:2px 6px;color:#000}.validation__input::placeholder{color:#ffffff40}.validation__input option{font-size:14px;line-height:20px}.validation__input.entrance__input{width:100%;height:60px;border-radius:12px;padding-left:27px;color:#fff;font-weight:400;padding-top:3px;font-size:15px;line-height:20px;background:#0F0F0F;position:relative;display:block;border:none}.validation__label.checkbox{width:auto;position:relative;display:flex;justify-content:flex-start;align-items:center;cursor:pointer}.validation__label.checkbox input{position:absolute;top:0;left:0;width:0;height:0;visibility:hidden;opacity:0}.validation__label.checkbox span{display:block;width:25px;height:25px;background:#FFF;border:1px solid #000000;border-radius:5px;margin-right:12px;margin-bottom:3px;position:relative}.validation__label.checkbox span:after{content:"\2714";font-size:16px;line-height:16px;font-weight:700;display:block;position:absolute;top:50%;margin-top:-8px;left:5px;opacity:0;transition:opacity .2s ease-in-out}.validation__label.checkbox input[id*=check-]:checked+span:after{opacity:1}.error-message{color:#cd3131!important;font-size:14px!important;line-height:17px!important;margin-top:6px!important;margin-bottom:10px!important;text-align:left!important;padding:0 5px}.close__btn{width:32px;height:32px;border:1px solid #fff;border-radius:50%;position:relative;cursor:pointer}.close__btn:after,.close__btn:before{content:"";width:20px;height:2px;background-color:#fff;display:block;position:absolute;top:50%;left:50%;margin-left:-10px;margin-top:-1px}.close__btn:after{transform:rotate(-45deg)}.close__btn:before{transform:rotate(45deg)}.close__btn.black{border:1px solid #000}.close__btn.black:after,.close__btn.black:before{background-color:#000}.arrow{position:absolute;top:50%;right:0;width:12px;height:12px;border:2px solid #9B9999;margin-top:-9px;transform:rotate(45deg);border-top-color:transparent;border-left-color:transparent;cursor:pointer}.scrollbar::-webkit-scrollbar{width:6px;background-color:transparent}.scrollbar::-webkit-scrollbar-thumb{background-color:#c38ca6}.editor-wrapper{width:100%;background-color:#fff}.editor-wrapper .ql-editor{min-height:120px}.file-field{width:100%;display:flex;justify-content:flex-start;align-items:flex-start}.file-field .image{width:88px;height:88px;margin-right:12px}.file-field .image img{border-radius:10px}.file-field p{margin-bottom:20px}.file-field .m-btn{position:relative;cursor:pointer}.file-field input{position:absolute;top:0;left:0;width:1px;height:1px;opacity:0;visibility:hidden}.nav__panel{background:radial-gradient(129.19% 50% at 50% 50%,#9E8CA0 0%,#5D566D 100%);position:relative}.nav__body{position:absolute;width:100%;min-width:auto;height:100%;top:0;left:0;background:radial-gradient(129.19% 50% at 50% 50%,#9E8CA0 0%,#5D566D 100%);padding:15px 0;overflow:hidden}.nav__burger{display:flex;width:24px;height:24px;cursor:pointer;justify-content:center;align-items:center;position:relative;z-index:3;margin:0 0 13px 11px}.nav__burger div{width:24px;height:2px;background-color:#fff;position:relative}.nav__burger div:after,.nav__burger div:before{content:"";height:2px;display:block;background-color:#fff;position:absolute}.nav__burger div:before{width:24px;top:-9px;transition:all .2s ease}.nav__burger div:after{width:24px;top:9px;transition:all .2s ease}.nav__list{width:100%}.nav__link{width:100%;position:relative;background-color:#fbc759;display:flex;justify-content:flex-start;align-items:center;height:28px;padding:0 11px 0 13px;margin-bottom:1px;cursor:default;pointer-events:none}.nav__link.active{background-color:#cce3fe}.nav__link img{width:20px;height:20px}.nav__link p{padding-left:15px;font-weight:700;font-size:15px;line-height:20px;cursor:pointer;color:#000}.nav__link .arrow{display:none;right:9px}.nav__col{display:none}.nav__col .nav__link p{padding-left:40px;font-weight:400}.nav__list.active>.nav__link{background-color:#cce3fe}.nav__list.show .nav__link .arrow{transform:rotate(-135deg);margin-top:-3px}.nav__list.show .nav__col{display:block}.nav__panel.active .nav__body{min-width:320px}.nav__panel.active .nav__burger div{background-color:transparent}.nav__panel.active .nav__burger div:before{width:25px;top:0;transform:rotate(45deg)}.nav__panel.active .nav__burger div:after{width:25px;top:0;transform:rotate(-45deg)}.nav__panel.active .nav__link{cursor:pointer;pointer-events:all}.nav__panel.active .nav__link .arrow{display:block}.content__grid{width:100%;height:100vh;display:grid;grid-template-columns:48px 1fr;grid-template-rows:38px 1fr}.nav__panel{grid-column:1/1;grid-row:2/3;z-index:2}.header{grid-column:1/3;grid-row:1/1;z-index:2}.content__chapter{grid-column:2/2;grid-row:2/2;padding:15px;position:relative;z-index:1}.m-page{height:calc(100vh - 68px);display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:5;display:flex}.modal__body{height:100%;width:100%;display:flex;justify-content:center;align-items:center;padding:15px;position:relative;background-color:#0f0f0f65}.modal .close__btn{position:absolute;top:15px;right:15px;z-index:3}.modal__box{max-width:560px;width:100%;position:relative;padding:25px 38px}.modal__bg{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background:radial-gradient(44.03% 203.67% at 50% 50%,#A592A6 0%,#5D566C 100%);box-shadow:0 4px 4px #00000040;border-radius:30px}.modal__bg img{width:100%;height:100%}.modal__content{position:relative;z-index:2}.modal__title{width:100%;font-weight:700;font-size:20px;line-height:27px;text-align:center;color:#fff}.modal__text{width:100%;font-weight:500;font-size:16px;line-height:20px;color:#fff}.modal .modal__content{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.modal .validation__input{padding:5px 6px}.modal.editor-type{z-index:4}.modal.editor-type *{color:#000}.modal.editor-type .modal__body{padding:38px 0 0 48px;align-items:flex-start;overflow-y:auto}.modal.editor-type .modal__box{max-width:100%;width:100%;min-height:calc(100vh - 38px)}.modal.editor-type .modal__bg{background:#F3EEE8;border-radius:10px;border:1px solid #000}.modal.editor-type .close__btn{border-color:#000}.modal.editor-type .close__btn:before,.modal.editor-type .close__btn:after{background-color:#000}.modal.editor-type .validation__label{margin-bottom:12px}.modal.confirm-modal .modal__title{margin-bottom:20px}.modal.confirm-modal .modal__box{max-width:580px;padding:25px 50px}.modal.confirm-modal .btn__row{width:100%;max-width:220px;display:flex;justify-content:space-between;align-items:center}.modal.confirm-modal .btn__row button{max-width:95px;width:100%}.modal.games-edit .modal__box{max-width:570px}.modal.games-edit .validation__label{align-self:flex-start;margin-bottom:8px}.modal.games-edit .validation__label.checkbox{margin:27px 0 30px}.modal.games-edit .editor-wrapper p,.modal.games-edit .file-name{color:#000}.modal.masters-profile .modal__body{padding:38px 0 0 48px;align-items:flex-start;overflow-y:auto}.modal.history-game{color:#000}.modal.history-game .modal__bg{background:#F8F5F5}.modal.history-game .modal__box{max-width:420px}.modal.history-game .close__btn{border-color:#000}.modal.history-game .close__btn:before,.modal.history-game .close__btn:after{background-color:#000}.modal.card-update.coaching .card-title,.modal.card-update.coaching .card-author,.modal.card-update.coaching .card-question,.modal.card-update.coaching .card-img,.modal.card-update.parable .card-author,.modal.card-update.quote .card-question,.modal.card-update.quote .card-img,.modal.card-update.technique .card-author,.modal.card-update.technique .card-question,.modal.card-update.technique .card-img,.modal.card-update.metaphor .card-title,.modal.card-update.metaphor .card-author,.modal.card-update.metaphor .card-question{pointer-events:none;opacity:.3}.modal.hint-update .select-type{max-width:500px;align-self:flex-start}.modal.doc-edit .modal__box{max-width:720px}.filter{width:100%}.filter__top{background:#CCE3FE;border:1px solid #000000;display:flex;justify-content:flex-start;align-items:center;padding:8px 15px 7px;position:relative}.filter__top img{width:25px;margin-right:12px}.filter__top .arrow{right:15px}.filter__list{width:100%;display:none;flex-direction:column;justify-content:flex-start;align-items:center;background:radial-gradient(44.03% 203.67% at 50% 50%,#A592A6 0%,#5D566C 100%);border:1px solid #000000;padding:35px 0}.filter__list .list__body{max-width:1080px;width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;column-gap:80px;row-gap:13px}.filter__btn-row{margin-top:25px}.filter__btn-row button:nth-child(2){margin-left:14px}.filter.active .filter__list{display:flex}.filter.active .arrow{transform:rotate(-135deg);margin-top:-3px}.page__list{width:100%;overflow-y:auto}.page__list .list__top{background:#CCE3FE;border:1px solid #000000;display:grid;padding:7px 0 8px}.page__list .top__item{padding:0 10px;border-right:1px solid #868585;position:relative;display:flex;justify-content:flex-start;align-items:center}.page__list .top__item p{flex:0 1 auto;font-weight:700;font-size:15px;line-height:20px;color:#000;overflow:hidden;display:block;text-overflow:ellipsis;white-space:nowrap;padding-right:15px;cursor:default}.page__list .top__item p:after{content:attr(data-name);white-space:normal;position:absolute;bottom:calc(100% + 7px);left:0;width:100%;background-color:#ccc;padding:3px 5px;opacity:0;pointer-events:none;color:#000;text-align:center;font-size:14px;line-height:19px}.page__list .top__item p:hover:after{transition:opacity .2s ease .5s;opacity:1;pointer-events:all}.page__list .top__item .arrow{right:7px;display:none}.page__list .top__item.sort .arrow{display:block}.page__list .top__item:last-child{border-right:none}.page__list .list__column{max-height:calc(100% - 37px);overflow-y:auto}.page__list .list__item{width:100%;display:grid;background-color:#fff}.page__list .list__item:nth-child(2n){background-color:#d9d9d9}.page__list .list__item .item__text{padding:10px}.page__list .list__item p{flex:0 1 auto;font-size:15px;line-height:20px;color:#000;overflow:hidden;display:block;text-overflow:ellipsis;white-space:nowrap;cursor:default}.page__list .item__actions{display:flex;justify-content:center;align-items:center}.page__list .item__actions button{width:28px;height:28px;cursor:pointer;background:transparent;margin-right:8px}.page__list .item__actions button:last-child{margin-right:0}.page__list.masters-list .list__top,.page__list.masters-list .list__item{grid-template-columns:minmax(145px,400px) minmax(120px,400px) minmax(100px,400px) minmax(160px,400px) minmax(145px,400px) minmax(220px,400px) minmax(180px,400px) minmax(180px,400px) minmax(114px,400px) 86px}.page__list.masters-schedule .list__top,.page__list.masters-schedule .list__item{grid-template-columns:minmax(200px,500px) minmax(200px,500px) minmax(200px,500px) minmax(114px,400px) 86px}.page__list.payments-list .list__top,.page__list.payments-list .list__item{grid-template-columns:minmax(200px,500px) minmax(200px,500px) minmax(200px,500px) minmax(200px,500px) minmax(200px,500px) minmax(200px,500px) 86px}.page__list.history-list .list__top,.page__list.history-list .list__item{grid-template-columns:minmax(200px,1fr) minmax(200px,1fr) minmax(200px,1fr)}.page__list.archive-list .list__top,.page__list.archive-list .list__item{grid-template-columns:minmax(200px,1fr) minmax(200px,1fr) minmax(200px,1fr) minmax(200px,1fr) minmax(274px,1fr)}.page__list.statistics-list .list__top,.page__list.statistics-list .list__item{grid-template-columns:minmax(200px,1fr) minmax(200px,1fr) minmax(200px,1fr) minmax(200px,1fr) minmax(200px,1fr) minmax(274px,1fr)}.page__list.hints-list .list__top,.page__list.hints-list .list__item,.page__list.players-list .list__top,.page__list.players-list .list__item{grid-template-columns:minmax(200px,1fr) minmax(200px,1fr) minmax(200px,1fr) 86px}.page__list.users-list .list__top,.page__list.users-list .list__item{grid-template-columns:minmax(200px,1fr) minmax(200px,1fr) minmax(200px,1fr) minmax(200px,1fr) 86px}.page__list.accounts-content-list .list__top,.page__list.accounts-content-list .list__item{grid-template-columns:minmax(200px,1fr) minmax(200px,1fr) 150px}.page__list.accounts-content-list .item__actions{gap:10px}.page__list.withdrawals-list .list__top,.page__list.withdrawals-list .list__item{grid-template-columns:minmax(50px,.25fr) minmax(200px,1fr) minmax(150px,.5fr) minmax(150px,.5fr) minmax(150px,.5fr) minmax(150px,.5fr) minmax(150px,.5fr) minmax(150px,.5fr)}.top__actions{width:100%;margin-bottom:15px}.search{width:100%;padding:10px 24px;background-color:#cce3fe;border:1px solid #000;display:flex;justify-content:flex-start;align-items:center}.search img{width:20px;height:20px;margin-right:4px}.search p{font-weight:400;font-size:15px;line-height:20px;margin-right:20px}.search .line{width:12px;height:1px;background-color:#000;margin:0 10px}.search .validation__input{max-width:200px;padding:3px 6px}.search .m-btn{margin-left:17px}.list__bar{width:100%;padding:4px 2px;display:flex;justify-content:center;align-items:center;border:1px solid #000000;border-radius:10px}.list__bar .b-btn{position:relative;width:27px;height:27px;background-color:transparent;display:flex;justify-content:center;align-items:center;border-radius:5px;margin:0 4px;cursor:pointer;border:1px solid #000;padding-top:2px;font-size:15px;line-height:15px;text-align:center;color:#000}.list__bar .b-btn.active{background-color:#fbc759}.list__bar .b-btn.disabled{pointer-events:none;opacity:.4}.list__bar .prew:after,.list__bar .prew:before,.list__bar .next:after,.list__bar .next:before{content:"";width:12px;height:3px;position:absolute;top:50%;margin-top:-5px;right:50%;margin-right:-5px;background-color:#000;transform:rotate(-45deg)}.list__bar .prew:before,.list__bar .next:before{transform:rotate(45deg);top:calc(50% + 7px)}.list__bar .next:after,.list__bar .next:before{margin-top:-5px;right:auto;left:50%;margin-right:0;margin-left:-5px;transform:rotate(45deg)}.list__bar .next:before{transform:rotate(-45deg)}.sign-in__page{width:100%;min-height:100vh;position:relative;color:#fff}.sign-in__scene{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.sign-in__content{width:100%;min-height:100vh;position:relative;z-index:2;display:flex;justify-content:center;align-items:center}@media (max-height: 740px){.sign-in__content .entrance__input{height:45px;font-size:14px;line-height:14px}}@media (max-height: 590px){.sign-in__content .entrance__input{height:24px;font-size:12px;line-height:15px;border-radius:6px}}.sign-in__logo{max-width:105px;position:absolute;top:55px;left:90px;z-index:2}.sign-in__logo img{width:100%}@media (max-height: 740px){.sign-in__logo{max-width:80px}}@media (max-height: 590px){.sign-in__logo{max-width:48px;top:20px;left:30px}}.sign-in__box{max-width:600px;width:100%;padding:42px 50px 50px;background:rgba(29,29,29,.85);border-radius:20px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}@media (max-height: 590px){.sign-in__box{border-radius:10px;padding:17px 24px 24px;max-width:300px;background:rgba(29,29,29,.65)}}.sign-in__title{font-weight:700;font-size:18px;line-height:24px;margin-bottom:41px}@media (max-height: 590px){.sign-in__title{font-size:12px;line-height:16px;margin-bottom:18px}}.sign-in__btn{padding:18px 20px 16px;background:#FFFF00;box-shadow:0 4px 4px #00000040;font-weight:700;font-size:18px;line-height:24px;text-align:center;color:#000;border-radius:40px;max-width:280px;width:100%;cursor:pointer;transition:border-radius .3s ease;margin-top:55px}.sign-in__btn:hover{border-radius:15px}@media (max-height: 590px){.sign-in__btn{margin-top:19px;max-width:134px;border-radius:40px;font-size:12px;line-height:16px;padding:6px 10px}}.m-page.masters-list .page__list{margin-top:15px}.m-page.masters-list .list__bar{margin-top:auto;margin-left:auto;width:auto}.m-page.masters-schedule .search{margin-top:10px}.m-page.masters-schedule .search .select{margin-left:15px}.m-page.masters-schedule .search .select p{color:#000}.m-page.masters-schedule .page__list{height:calc(100% - 75px)}.m-page.rooms-list .list__bar{margin-left:auto;width:auto}.m-page.rooms-list .page__list{overflow-y:auto;margin-top:15px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.m-page.rooms-list .room{padding:30px;border:2px solid #000;border-radius:20px;max-width:930px;width:100%;margin-bottom:10px}.m-page.rooms-list .room__top{display:flex;justify-content:center;align-items:center;margin-bottom:11px}.m-page.rooms-list .room__top .m-btn{margin-left:9px}.m-page.rooms-list .room__title{font-size:20px;line-height:27px}.m-page.rooms-list .room__title span{font-weight:700;color:#df1b1b}.m-page.rooms-list .room__link{display:flex;justify-content:flex-start;align-items:flex-end;margin-bottom:2px}.m-page.rooms-list .room__link p{font-size:14px;line-height:20px;margin-right:5px}.m-page.rooms-list .room__link span{font-weight:700}.m-page.rooms-list .room__link label{max-width:210px;margin-left:auto}.m-page.rooms-list .room__link label p{color:#0f0f0f;font-weight:700}.m-page.rooms-list .room__link .m-btn{padding:3px 6px;border-radius:6px;margin-left:9px}.m-page.payments-page .page__list{height:calc(100% - 122px);margin-bottom:10px}.m-page.payments-page .list__bar{width:auto;margin-left:auto}.m-page.history-page .page__list{margin-top:15px}.m-page.history-page .item__text .m-btn{max-width:300px;width:100%;padding:4px 12px 2px}.m-page.archive-page .list__bar{width:auto}.m-page.archive-page .item__text .m-btn{max-width:300px;width:100%;padding:4px 12px 2px}.m-page.archive-page .item__buttons{padding:3px 5px}.m-page.statistics-page .statistics__col{margin:15px 0;width:100%;border:1px solid #000}.m-page.statistics-page .statistics__item{width:100%;display:grid;grid-template-columns:360px 1fr;min-height:40px;border-bottom:1px solid #000}.m-page.statistics-page .statistics__item .title,.m-page.statistics-page .statistics__item .value{padding:10px 5px 10px 13px}.m-page.statistics-page .statistics__item .title p,.m-page.statistics-page .statistics__item .value p{font-weight:700;font-size:15px;line-height:20px;color:#000}.m-page.statistics-page .statistics__item .title{background-color:#cce3fe;border-right:1px solid #000}.m-page.statistics-page .statistics__item .value{background-color:#fff}.m-page.statistics-page .statistics__item .value p{font-weight:700}.m-page.statistics-page .statistics__item:last-child{border-bottom:none}.m-page.statistics-page .statistics__item:nth-child(2n-1) .value{background-color:#dadada}.m-page.hints-page .page__list{margin-top:15px;margin-bottom:15px}.m-page.hints-page .list__bar{margin-top:auto;margin-left:auto;width:auto}.m-page.cards-page .list__bar{margin-top:auto;margin-left:auto;margin-right:auto;width:auto}.m-page.account-content .filter__top img{width:0;margin-right:0;height:28px}.m-page.account-content .filter__list{align-items:flex-start;padding:35px 20px}.m-page.account-content .page__list{margin-top:15px;margin-bottom:15px;flex:1 1 auto}.m-page.account-content .list__bar{width:auto;align-self:center}.top__actions.svelte-1rjuivv.svelte-1rjuivv{display:flex;justify-content:flex-start;align-items:center}.top__actions.svelte-1rjuivv .pink.svelte-1rjuivv{margin-left:20px}.error-message.svelte-1qjj5u1{width:100%;margin:8px 0 0;font-size:16px;line-height:18px;color:red;text-align:center}.validation__input.svelte-lamauz{width:100%}input.error-field.svelte-lamauz{border-color:red;margin-bottom:0}.header.svelte-145a2ti.svelte-145a2ti{background:radial-gradient(44.03% 203.67% at 50% 50%,#A592A6 0%,#5D566C 100%);display:flex;justify-content:flex-start;align-items:center;padding:0 14px;position:relative}.breadcrumbs.svelte-145a2ti ul.svelte-145a2ti{display:flex;justify-content:flex-start;align-items:center;flex-wrap:nowrap}.breadcrumbs.svelte-145a2ti li.svelte-145a2ti{font-weight:700;font-size:15px;line-height:20px;padding-right:5px;color:#fff;cursor:default}.breadcrumbs.svelte-145a2ti li.svelte-145a2ti:after{content:">";padding-left:5px}.breadcrumbs.svelte-145a2ti li.svelte-145a2ti:last-child:after{display:none}.log-out.svelte-145a2ti.svelte-145a2ti{background-color:transparent;cursor:pointer;margin-left:auto}.copied-modal.svelte-gwfw9t.svelte-gwfw9t{display:block;position:fixed;z-index:6;top:1px;width:100%;left:0}.copied-modal.svelte-gwfw9t div.svelte-gwfw9t{display:flex;justify-content:center;align-items:center}.copied-modal.svelte-gwfw9t p.svelte-gwfw9t{display:flex;text-align:center;padding:8px;border:2px solid #000;border-radius:5px;font-weight:700;background-color:#fbc759}@media (max-width: 500px){.copied-modal.svelte-gwfw9t p.svelte-gwfw9t{background-color:#fbc759}}.copied-modal.svelte-gwfw9t .fail.svelte-gwfw9t,.copied-modal.error-copy.svelte-gwfw9t .success.svelte-gwfw9t{display:none}.copied-modal.error-copy.svelte-gwfw9t .fail.svelte-gwfw9t{display:block}.copied-modal.error-copy.svelte-gwfw9t p.svelte-gwfw9t{background-color:#df1b1b}.payment_statistics.svelte-13v4x1c.svelte-13v4x1c{margin-bottom:5px}.payment_statistics.svelte-13v4x1c p.svelte-13v4x1c{margin-bottom:4px;font-weight:700}.payment_statistics.svelte-13v4x1c p span.svelte-13v4x1c{color:#4c00ff}.m-preloader.svelte-d7ykub.svelte-d7ykub{position:fixed;top:0;left:0;width:100%;height:100%;z-index:102;pointer-events:none;background-color:#000000d9;opacity:0;display:block;transition:none}.preloader__body.svelte-d7ykub.svelte-d7ykub{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:30px}.loader__text.svelte-d7ykub.svelte-d7ykub{margin-top:20px;text-align:center;font-size:16px;line-height:24px;color:#fff}.m-loader.svelte-d7ykub.svelte-d7ykub{display:block;position:relative;width:150px;height:150px;border-radius:50%;border:3px solid transparent;border-top-color:#ffb95d}.m-loader.svelte-d7ykub.svelte-d7ykub:before{content:"";position:absolute;top:5px;left:5px;right:5px;bottom:5px;border-radius:50%;border:3px solid transparent;border-top-color:#f6930a}.m-loader.svelte-d7ykub.svelte-d7ykub:after{content:"";position:absolute;top:15px;left:15px;right:15px;bottom:15px;border-radius:50%;border:3px solid transparent;border-top-color:#5b3400}.m-preloader.show-preloader.svelte-d7ykub.svelte-d7ykub{opacity:1;pointer-events:initial;transition:opacity .2s ease-in-out}.m-preloader.show-preloader.svelte-d7ykub .m-loader.svelte-d7ykub{animation:svelte-d7ykub-spin 2s linear infinite}.m-preloader.show-preloader.svelte-d7ykub .m-loader.svelte-d7ykub:after{animation:svelte-d7ykub-spin 1.5s linear infinite}.m-preloader.show-preloader.svelte-d7ykub .m-loader.svelte-d7ykub:before{animation:svelte-d7ykub-spin 3s linear infinite}@keyframes svelte-d7ykub-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.label-file.svelte-sdz0xv.svelte-sdz0xv{box-sizing:border-box;display:flex;align-items:center;justify-content:center;gap:10px;width:122px;max-height:42px;padding:10px;background-color:#d9d9d9;border-radius:10px;border:none;cursor:pointer}.label-file.svelte-sdz0xv img.svelte-sdz0xv{width:22px}.label-file.svelte-sdz0xv .video-icon.svelte-sdz0xv{display:none}.input-file.svelte-sdz0xv.svelte-sdz0xv{position:absolute;top:0;left:0;width:0;height:0;opacity:0}.file-name.svelte-sdz0xv.svelte-sdz0xv{color:#81b0ed;font-size:15px;line-height:19px;margin-top:6px;margin-bottom:6px}.file-name.video-name.svelte-sdz0xv.svelte-sdz0xv{text-align:center;color:#d9d9d9}.file-name.loaded.svelte-sdz0xv.svelte-sdz0xv{color:#4cdf5b}.video.svelte-sdz0xv.svelte-sdz0xv{margin:0 auto;display:flex;flex-direction:row-reverse;width:max-content;padding:7px 25px;background:#FBC759;border:1px solid #000;border-radius:10px}.video.svelte-sdz0xv .file-icon.svelte-sdz0xv{display:none}.video.svelte-sdz0xv .video-icon.svelte-sdz0xv{display:block}progress.svelte-sdz0xv.svelte-sdz0xv{margin-bottom:6px;height:6px;border:1px solid #000;border-radius:5px;width:100%}.modal__text.svelte-1wv7h9b{margin:10px 0}.top__actions.svelte-1rjuivv.svelte-1rjuivv{display:flex;justify-content:flex-start;align-items:center}.top__actions.svelte-1rjuivv .pink.svelte-1rjuivv{margin-left:20px}.modal__title.svelte-m26jm.svelte-m26jm{color:#000}.user__list.svelte-m26jm.svelte-m26jm{width:100%}.user__item.svelte-m26jm.svelte-m26jm{width:100%;display:flex;justify-content:flex-start;align-items:center;border-bottom:1px solid #ccc;padding:5px 0 1px}.user__item.svelte-m26jm p.svelte-m26jm{font-size:14px;line-height:20px}.item__text.row-btn.svelte-1gwe6kq.svelte-1gwe6kq{display:grid;grid-template-columns:1fr 1fr;column-gap:10px}.download.svelte-1gwe6kq.svelte-1gwe6kq{position:relative}.download.svelte-1gwe6kq a.svelte-1gwe6kq{position:absolute;top:0;left:0;width:1px;height:1px;visibility:hidden;opacity:0}.top__actions.svelte-1gwe6kq.svelte-1gwe6kq{display:flex;justify-content:center;align-items:center}.top__actions.svelte-k0hv0r.svelte-k0hv0r.svelte-k0hv0r{width:100%;display:flex;justify-content:space-between;align-items:center}.message-block.svelte-k0hv0r.svelte-k0hv0r.svelte-k0hv0r{display:flex;align-items:center;justify-content:center;margin-top:10px}.text-message.svelte-k0hv0r.svelte-k0hv0r.svelte-k0hv0r{border:solid black 1px;background-color:#fff;margin-right:10px;max-width:650px;width:100%;padding:15px 105px 8px 15px;position:relative}.edit.svelte-k0hv0r.svelte-k0hv0r.svelte-k0hv0r{width:28px;height:28px;cursor:pointer;background:transparent;position:absolute;top:50%;margin-top:-14px;right:34px}.validation__label.checkbox.svelte-k0hv0r.svelte-k0hv0r.svelte-k0hv0r{width:auto;position:relative;display:flex;justify-content:flex-start;align-items:center;cursor:pointer}.validation__label.checkbox.svelte-k0hv0r input.svelte-k0hv0r.svelte-k0hv0r{position:absolute;top:0;left:0;width:0;height:0;visibility:hidden;opacity:0}.validation__label.checkbox.svelte-k0hv0r span.svelte-k0hv0r.svelte-k0hv0r{display:block;width:25px;height:25px;background:#FFF;border:1px solid #000000;border-radius:5px;margin-right:12px;margin-bottom:3px;position:relative}.validation__label.checkbox.svelte-k0hv0r span.svelte-k0hv0r.svelte-k0hv0r:after{color:#000;content:"\2714";font-size:16px;line-height:16px;font-weight:700;display:block;position:absolute;top:50%;margin-top:-8px;left:5px;opacity:0;transition:opacity .2s ease-in-out}.validation__label.checkbox.svelte-k0hv0r p.svelte-k0hv0r.svelte-k0hv0r{text-align:left}.validation__label.checkbox.svelte-k0hv0r input[id*=check-].svelte-k0hv0r:checked+span.svelte-k0hv0r:after{opacity:1}.page__list.svelte-i04sje.svelte-i04sje{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.settings__col.svelte-i04sje.svelte-i04sje{max-width:510px;width:100%;margin-top:40px;margin-bottom:30px}.settings__item.svelte-i04sje.svelte-i04sje{background:radial-gradient(44.03% 203.67% at 50% 50%,#A592A6 0%,#5D566C 100%),#ccc;border:1px solid #000;display:grid;grid-template-columns:1fr 180px;align-items:center;column-gap:18px;padding:15px 18px}.settings__item.svelte-i04sje .name.svelte-i04sje{font-size:15px;line-height:20px;text-align:right;color:#fff}.page__list.svelte-1yxcude.svelte-1yxcude{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;border:1px solid #000;margin-bottom:15px}.card__types.svelte-1yxcude.svelte-1yxcude{width:100%;display:grid;grid-template-columns:repeat(6,1fr);column-gap:8px;margin-bottom:15px}.card__item.svelte-1yxcude.svelte-1yxcude{width:100%;display:grid;grid-template-columns:40px 75px minmax(130px,300px) minmax(330px,1fr) minmax(175px,200px) minmax(200px,300px) 100px;align-items:center;column-gap:20px;padding:10px 18px;background:#FFF}.card__item.svelte-1yxcude p.svelte-1yxcude{font-weight:400;font-size:12px;line-height:16px}.card__item.svelte-1yxcude .item__img.svelte-1yxcude{width:75px;height:75px}.card__item.svelte-1yxcude .item__text.svelte-1yxcude,.card__item.svelte-1yxcude .item__questions.svelte-1yxcude{display:block;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.card__item.svelte-1yxcude.svelte-1yxcude:nth-child(2n){background:#D9D9D9}.type__item.svelte-1yxcude.svelte-1yxcude{width:100%}.type__item.svelte-1yxcude .item__name.svelte-1yxcude{cursor:pointer;min-height:74px;display:flex;justify-content:center;align-items:center;margin-bottom:12px;background:#D9D9D9;border:1px solid #000;border-radius:10px}.type__item.svelte-1yxcude .item__name p.svelte-1yxcude{font-size:15px;line-height:20px;text-align:center;color:#000}.type__item.svelte-1yxcude .m-btn.svelte-1yxcude{width:100%}.type__item.active.svelte-1yxcude .item__name.svelte-1yxcude{background:#CCE3FE}.card-title.svelte-1scpc9y{max-width:300px;align-self:flex-start}.page__list.svelte-z1n8kx.svelte-z1n8kx{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.roles__col.svelte-z1n8kx.svelte-z1n8kx{width:100%;margin-top:40px;margin-bottom:30px;border:1px solid #000}.roles__item.svelte-z1n8kx.svelte-z1n8kx{border-bottom:none;display:grid;grid-template-columns:50px 50px minmax(200px,1fr) minmax(300px,1fr) minmax(300px,1fr) minmax(30px,140px);align-items:center;column-gap:20px;padding:15px 18px;background:#fff}.roles__item.svelte-z1n8kx.svelte-z1n8kx:nth-child(2n){background:#D9D9D9}.roles__item.svelte-z1n8kx .item__img.svelte-z1n8kx{width:50px;height:50px;border-radius:10px;border:1px solid #000;overflow:hidden}.roles__item.svelte-z1n8kx .item__text.svelte-z1n8kx{text-align:center;font-size:14px;line-height:20px;color:#000}.roles__item.svelte-z1n8kx .item__text.description.svelte-z1n8kx{text-align:left}.edit.svelte-z1n8kx.svelte-z1n8kx{width:28px;height:28px;cursor:pointer;background:transparent}.message-modal .modal__box{max-width:530px!important}@media (max-height: 590px){.message-modal .modal__box{max-width:430px!important}}.message-modal .modal__bg{background:#fff;border:1px solid #FFFFFF;border-radius:10px}.message-modal .modal__content{padding:40px 50px 35px}.modal__text.svelte-1tusy2b{font-weight:400;font-size:15px;line-height:20px;text-align:center;color:#000}.worms-page.svelte-ach7w .top__actions .search.svelte-ach7w{width:auto}.m-btn.svelte-ach7w.svelte-ach7w{margin-top:5px}.list__body.svelte-t05uet{grid-template-columns:1fr 1fr}.filter__btn-row.svelte-1i6i3i4{margin-top:0;padding-top:12px}.modal__title.svelte-1yfb4ll p.svelte-1yfb4ll{font-weight:700;font-size:15PX;line-height:20px;color:#fff}.modal__title.svelte-1yfb4ll .svelte-1yfb4ll:last-child{margin-top:17px;font-weight:400}.modal__content.svelte-1yfb4ll.svelte-1yfb4ll{display:flex;flex-direction:column;gap:20px}.modal__btn.svelte-1yfb4ll.svelte-1yfb4ll{display:flex;gap:20px}.validation__label.svelte-1yfb4ll.svelte-1yfb4ll{display:flex;flex-direction:column;gap:8px}.validation__label.svelte-1yfb4ll p.svelte-1yfb4ll{font-weight:400}.modal__title.svelte-1yfb4ll p.svelte-1yfb4ll{font-weight:700;font-size:15PX;line-height:20px;color:#fff}.modal__title.svelte-1yfb4ll .svelte-1yfb4ll:last-child{margin-top:17px;font-weight:400}.modal__content.svelte-1yfb4ll.svelte-1yfb4ll{display:flex;flex-direction:column;gap:20px}.modal__btn.svelte-1yfb4ll.svelte-1yfb4ll{display:flex;gap:20px}.validation__label.svelte-1yfb4ll.svelte-1yfb4ll{display:flex;flex-direction:column;gap:8px}.validation__label.svelte-1yfb4ll p.svelte-1yfb4ll{font-weight:400}.calendar.svelte-y7z2om.svelte-y7z2om{width:100%;display:grid;grid-template-columns:max-content auto;gap:30px}.calendar__content.svelte-y7z2om.svelte-y7z2om,.calendar__events.svelte-y7z2om.svelte-y7z2om{background-color:#fff;border-radius:10px;border:1px solid #000;padding:12px 16px}.calendar__events.svelte-y7z2om.svelte-y7z2om{flex-grow:1;display:flex;flex-direction:column;gap:15px}.calendar__events.svelte-y7z2om .item__time.svelte-y7z2om{font-weight:700;font-size:15px;line-height:20px}.calendar__events.svelte-y7z2om .item__details.svelte-y7z2om{display:flex;flex-direction:column;gap:10px}.calendar__events.svelte-y7z2om .item__details p.svelte-y7z2om,.calendar__events.svelte-y7z2om .item__details a.svelte-y7z2om{font-weight:400;font-size:15px;line-height:20px}.calendar__events.svelte-y7z2om .item__details a.svelte-y7z2om{color:#1a7df3;text-decoration:underline}.calendar__events.svelte-y7z2om .details__title.svelte-y7z2om{cursor:pointer}.calendar.svelte-y7z2om .events__title.svelte-y7z2om{font-weight:700;font-size:15px;line-height:20px}.calendar.svelte-y7z2om .events__day.svelte-y7z2om{width:max-content;font-weight:700;font-size:18px;line-height:24px;border-bottom:1px solid #000}.calendar.svelte-y7z2om .events__item.svelte-y7z2om{display:flex;gap:18px}.calendar__title.svelte-y7z2om.svelte-y7z2om{display:flex;justify-content:space-between;align-items:center;padding-bottom:21px}.calendar__title.svelte-y7z2om .nav.svelte-y7z2om{display:flex;gap:16px}.calendar__title.svelte-y7z2om .nav button.svelte-y7z2om{height:20px;width:20px;background:none;cursor:pointer;padding:0;display:flex;justify-content:center;align-items:center;position:relative;opacity:.8;transition:opacity .2s ease-in-out}.calendar__title.svelte-y7z2om .nav button .arrow.svelte-y7z2om{position:absolute;top:50%;margin-top:-12px;left:0;color:#000}.calendar__title.svelte-y7z2om .nav button.svelte-y7z2om:first-child{transform:rotate(-180deg)}.calendar__title.svelte-y7z2om .nav button.svelte-y7z2om:hover{opacity:1}.calendar__title.svelte-y7z2om h2.svelte-y7z2om{font-weight:700;font-size:15px;line-height:20px;color:#000}.calendar__days.svelte-y7z2om.svelte-y7z2om{display:grid;grid-template-columns:repeat(7,24px);grid-template-rows:24px;grid-auto-rows:24px;gap:17px 19px;overflow:auto}.calendar__days.svelte-y7z2om .day.svelte-y7z2om{display:flex;align-items:center;justify-content:center;cursor:pointer}.calendar__days.svelte-y7z2om .day p.svelte-y7z2om{font-weight:400;font-size:14px;line-height:17px;color:#000;text-align:center}.calendar__days.svelte-y7z2om .day.disabled p.svelte-y7z2om{color:#bcb8b8}.calendar__days.svelte-y7z2om .day.active.svelte-y7z2om{background-color:#e890b5;border-radius:3px}.calendar__days.svelte-y7z2om .day.active p.svelte-y7z2om{color:#000}.calendar__days.svelte-y7z2om .day.is-games.svelte-y7z2om{position:relative}.calendar__days.svelte-y7z2om .day.is-games.svelte-y7z2om:after{content:"";width:8px;height:8px;position:absolute;background:#fbc759;border-radius:50%;right:-3px;top:-3px}.calendar__days.svelte-y7z2om .today.svelte-y7z2om{background-color:#e890b5;border-radius:3px}.calendar__days.svelte-y7z2om .day-name.svelte-y7z2om{display:flex;align-items:center;justify-content:center;font-weight:400;font-size:15px;line-height:18px;color:#b6b4b4;text-align:center}.calendar__days.svelte-y7z2om .day-name.svelte-y7z2om:nth-child(7n-1),.calendar__days.svelte-y7z2om .day-name.svelte-y7z2om:nth-child(7n){color:#e890b5}.calendar.svelte-y7z2om .m-btn.svelte-y7z2om{grid-column:2/3;display:block;margin:0 auto}.account-content__nav.svelte-1o1hfx8.svelte-1o1hfx8{display:flex;gap:8px}.account-content.svelte-1o1hfx8 .nav__item.svelte-1o1hfx8{cursor:pointer;width:220px;min-height:74px;display:flex;justify-content:center;align-items:center;margin-bottom:12px;background:#d9d9d9;border:1px solid #000;border-radius:10px}.account-content.svelte-1o1hfx8 .nav__item p.svelte-1o1hfx8{font-size:15px;line-height:20px;text-align:center;color:#000}.account-content.svelte-1o1hfx8 .nav__item.active.svelte-1o1hfx8{background-color:#cce3fe}.account-content__events.svelte-1o1hfx8.svelte-1o1hfx8{width:100%;display:block}.account-content__files.svelte-1o1hfx8.svelte-1o1hfx8{display:flex;flex-direction:row;gap:30px}.account-content.svelte-1o1hfx8 .validation__label.svelte-1o1hfx8{position:relative;border-radius:8px;max-width:256px;border:1px solid #000;background-color:#fff;display:flex;padding:0 12px;height:36px}.account-content.svelte-1o1hfx8 .validation__label select.svelte-1o1hfx8,.account-content.svelte-1o1hfx8 .validation__label input.svelte-1o1hfx8{padding:0;border:none}.account-content.svelte-1o1hfx8 .files__container.svelte-1o1hfx8{padding:15px 30px 30px;background-color:#fff;border:1px solid #000;border-radius:10px;max-width:589px;width:100%;display:grid;gap:20px;grid-template-columns:auto 256px}.account-content.svelte-1o1hfx8 .files__title.svelte-1o1hfx8{margin-left:auto;align-self:center}.account-content.svelte-1o1hfx8 .files__title span.svelte-1o1hfx8{color:red}.account-content.svelte-1o1hfx8 .files__details.svelte-1o1hfx8{text-align:right;font-size:12px;line-height:16px;font-weight:400}.account-content.svelte-1o1hfx8 .files__buttons.svelte-1o1hfx8{margin-top:30px;grid-column:2/3;margin-left:auto}.account-content.svelte-1o1hfx8 .label-file img.svelte-1o1hfx8{width:22px}.account-content__events{width:100%;display:block}.account-content__files{display:flex;flex-direction:row;gap:30px}.account-content .events__info{width:100%;background-color:#fff;border-radius:10px;border:1px solid #000;padding:12px 16px}.account-content .events__info h2{font-weight:700;font-size:15px;line-height:20px;color:#000}.account-content .files__label{position:relative;border-radius:8px;max-width:256px;border:1px solid #000;background-color:#fff;display:flex;padding:0 12px;height:36px}.account-content .files__label select,.account-content .files__label input{padding:0;border:none}.account-content .files{display:flex;align-items:center;justify-content:center}.account-content .files__container{padding:15px 30px 30px;background-color:#fff;border:1px solid #000;border-radius:10px;max-width:589px;width:100%;display:grid;gap:20px;grid-template-columns:auto 256px}.account-content .files__title{margin-left:auto;align-self:center}.account-content .files__title span{color:red}.account-content .files__details{text-align:right;font-size:12px;line-height:16px;font-weight:400}.account-content .files__buttons{margin-top:30px;grid-column:2/3;margin-left:auto}.account-content .input-file{position:absolute;top:0;left:0;width:0;height:0;opacity:0}.account-content .label-file{box-sizing:border-box;display:flex;align-items:center;justify-content:center;gap:10px;width:122px;max-height:42px;padding:10px;background-color:#d9d9d9;border-radius:10px;border:none;cursor:pointer}.account-content .label-file img{width:22px}.account-content__files.svelte-zc9cbh{margin:10px 0 0}.top__actions.svelte-1rjuivv{display:flex;justify-content:flex-start;align-items:center}
