.admin-main{grid-row-gap:20px;grid-column-gap:20px;box-sizing:border-box;-webkit-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:repeat(12,1fr);height:auto;min-height:100%;padding-right:10px;row-gap:20px;top:10%;width:80%}.main-user-table{align-items:center;background-color:#4dafe4;border-radius:10px;color:#fff;display:flex;flex-direction:column;grid-column:1/13;grid-row:1/7}.admin-table{height:auto}.main-user-diagramm{background-color:#4dafe4;border-radius:10px;color:#fff;grid-column:1/13;grid-row:7/13}.main-user-table-title{align-items:center;display:flex;height:15%;width:100%}.main-user-table-title-text{align-items:center;background-color:#0085ce;border-radius:10px;color:#fff;display:flex;height:auto;justify-content:center;margin-left:20px;padding:10px;width:auto}.main-user-table-data{align-items:center;background-color:#4dafe4;border-radius:10px;color:#fff;grid-column:1/13;grid-row:1/7;height:78%;height:95%;justify-content:center;overflow:auto;width:96%;width:97%}.ad-stat-tr{border-bottom:3px solid #fff;box-sizing:border-box}.ad-td,.ad-th{height:45px;width:auto}.ad-td{border:2px solid #fff;height:30px;margin-top:5px;text-align:center;width:auto}.ad-td a{align-items:center;color:#fff;display:flex;height:100%!important;justify-content:center;text-decoration:none;width:100%!important}.ad-tbody tr:hover{background-color:#0085ce;cursor:pointer}.ad-tbody tr:active{-webkit-transform:scale(.99);transform:scale(.99);transition:.1s}.ad-tbody tr:not(hover){-webkit-transform:scale(1);transform:scale(1);transition:.2s}#admin-thead{height:45px}.admin-stat-info-content{background-color:#4dafe4;border-radius:10px;grid-column:1/13;grid-row:7/13;height:97.5%}.admin-stat-info-content-title{align-items:center;display:flex;height:100%;width:100%}.admin-stat-info-content .block-name{height:15%}.admin-stat-info-data{display:flex;flex-direction:column;grid-column:12/20;height:80%;justify-content:space-around}.admin-stat-info{grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px;display:grid;grid-template-columns:repeat(20,1fr);grid-template-rows:repeat(10,1fr);height:80%;width:100%}.admin-stat-info-content-title-text{align-items:center;background-color:#0085ce;border-radius:10px;color:#fff;display:flex;height:auto;justify-content:center;margin-left:20px;padding:10px;width:auto}.admin-stat-info-diagram{grid-column:1/11;height:90%;padding-left:20px;width:92%}@media screen and (max-width:1100px){.admin-main{width:98%}.admin-stat-info-diagram{grid-column:1/12}}@media screen and (max-width:800px){.main-user-table-data table td,.main-user-table-data table th{min-width:120px}.admin-stat-info-diagram{grid-column:1/21;grid-row:2/9;height:100%}.admin-stat-info-content{grid-template-rows:repeat(12,1fr)}.admin-stat-info-data{grid-column:2/20;grid-row:9/13}.admin-main{height:120%}.main-user-table{grid-row:1/5}.admin-stat-info-content{grid-row:5/13}.admin-stat-info-content-title{height:100%}}@media screen and (max-width:500px){.admin-stat-info-content-title-text{height:20%;margin-left:5px}.main-user-table-title-text{height:30%;margin-left:5px}.admin-stat-info-diagram{display:flex;grid-row:1/6;padding-left:5px;width:98%}.admin-stat-info-data{font-size:.8em;grid-row:6/11;height:98%}.admin-stat-info-content .block-name{height:8%}}




/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{height:1px;left:-100000px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{word-wrap:break-word;box-sizing:border-box;height:100%;line-height:1.42;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;margin:0;padding:0}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-increment:list-0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:rgba(0,0,0,.6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow .ql-toolbar:after,.ql-snow.ql-toolbar:after{clear:both;content:"";display:table}.ql-snow .ql-toolbar button,.ql-snow.ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow .ql-toolbar button svg,.ql-snow.ql-toolbar button svg{float:left;height:100%}.ql-snow .ql-toolbar button:active:hover,.ql-snow.ql-toolbar button:active:hover{outline:none}.ql-snow .ql-toolbar input.ql-image[type=file],.ql-snow.ql-toolbar input.ql-image[type=file]{display:none}.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow .ql-toolbar button:hover:not(.ql-active),.ql-snow.ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;-webkit-transform:translateY(10px);transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{margin-bottom:5px;margin-top:5px;padding:5px 10px;white-space:pre-wrap}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;padding:2px 4px;width:24px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{margin-top:-9px;position:absolute;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:0 2px 8px rgba(0,0,0,.2)}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{border:1px solid #ccc;display:none;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.admin-news{grid-row-gap:20px;grid-column-gap:20px;box-sizing:border-box;-webkit-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:repeat(12,1fr);max-height:80%;max-height:100%;padding-bottom:20px;padding-right:10px;row-gap:20px;width:80%}.add-news{grid-column:1/13;grid-row:1/2;justify-content:flex-end}.add-news,.add-news button{align-items:center;display:flex}.add-news button{background-color:#4dafe4;border-radius:10px;border-style:none;color:#fff;font-size:1.2rem;height:80%;justify-content:center;padding:10px 20px;width:auto}.news-list{grid-column:1/13;grid-row:2/13}@media screen and (max-width:1100px){.admin-news{width:98%}}.news-field{background-color:#a3ddf3;border:3px solid #a3ddf3;border-radius:10px;display:flex;grid-column:span 12;grid-row:span 4;justify-content:space-between;max-height:255px}.news-field-img{border-radius:10px;box-sizing:border-box;display:flex;height:100%;max-width:25%;width:25%}.news-field-img img{border-radius:10px;height:100%;width:auto}.news-field-text-btn{align-items:flex-end;display:flex;flex-direction:column;height:100%;width:70%}.news-field-text{box-sizing:border-box;height:70%;line-height:1.5rem;overflow:hidden;padding:20px 30px 0 0;text-align:justify;text-indent:25px}.news-field-btn{align-items:center;display:flex;height:30%;justify-content:space-evenly;width:100%}.news-field-btn button{background-color:#4dafe4}#btn-delete,.news-field-btn button{border-radius:10px;border-style:none;color:#fff;font-size:1.2rem;height:50%;padding:0 20px;width:auto}#btn-delete{background-color:#eb6d6d}@media screen and (max-width:1100px){.news-field-text-btn{width:60%}}@media screen and (max-width:800px){.news-field-text-btn{width:50%}}@media screen and (max-width:600px){.news-field{grid-row:span 3}#btn-delete,.news-field-btn button{font-size:.8rem;padding:0 10px}.news-field-text{font-size:.8rem}}@media screen and (max-width:500px){.news-field{align-items:center;flex-direction:column;grid-row:span 4}.news-field-img{height:50%;justify-content:center;width:100%}.news-field-text{padding:0}.news-field-text-btn{height:50%;width:80%}#btn-delete,.news-field-btn button{height:70%;width:40%}.add-news{justify-content:center}}.admin-news-edit{display:flex;height:auto;justify-content:center;max-width:100%;width:80%}.quill{align-items:center;display:flex;flex-direction:column;width:95%}.ql-editor img{height:auto;width:50%}.ql-toolbar.ql-snow{display:flex;height:auto;width:100%}.ql-container.ql-snow{width:100%}.ql-picker-options{height:auto;width:auto}.ql-snow.ql-toolbar button{height:30px;width:50px}.ql-image,.ql-snow.ql-toolbar button{align-items:center;display:flex;justify-content:center}.ql-image{padding:0}.ql-toolbar.ql-snow .ql-formats{align-items:center;display:flex}@media screen and (max-width:1100px){.admin-news-edit{width:100%}}.admin-stat{grid-row-gap:20px;grid-column-gap:20px;box-sizing:border-box;-webkit-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:repeat(12,1fr);height:100%;padding-right:10px;row-gap:20px;width:80%}.admin-stat-table{align-items:center;background-color:#4dafe4;border-radius:10px;color:#fff;display:flex;flex-direction:column;grid-column:1/5;grid-row:2/11;overflow:auto}.ad-stat-table{height:auto}.stat-tr-td,.stat-tr-th{height:45px;width:auto}.ad-stat-thead{height:45px;width:100%}.ad-stat-tbody td{height:35px;width:auto}.ad-stat-tbody tr:hover{background-color:#0085ce;cursor:pointer}.ad-stat-tbody tr:active{-webkit-transform:scale(.98);transform:scale(.98);transition:.1s}.ad-stat-tbody tr:not(hover){-webkit-transform:scale(1);transform:scale(1);transition:.2s}.stat-tr-td{border:2px solid #fff;height:30px;margin-top:5px;max-height:30px;text-align:center;width:auto}.stat-table-data{overflow:auto}#ad-select,.ad-stat-select input,option{background-color:#9cdcff;border-radius:10px;border-style:none;height:40px;outline:none;padding:0 10px;text-align:center;width:93%}.admin-stat-table-title{flex-direction:column;height:10%;width:100%}.admin-stat-table-title,.admin-stat-table-title-text{align-items:center;display:flex;justify-content:center}.admin-stat-table-title-text{background-color:#0085ce;border-radius:10px;color:#fff;font-size:1.3rem;height:60%;padding:0 15px;width:auto}.admin-stat-table-data{align-items:center;display:flex;flex-direction:column;height:50%;width:98%}.admin-stat-table-data input{width:auto}.admin-stat-table-date{align-items:center;display:flex;height:8%;justify-content:space-around;width:100%}.admin-stat-table-date input{background-color:#9cdcff;border-radius:10px;border-style:none;height:40px;outline:none;padding:0 10px;width:40%}.admin-stat-table-date-input{height:60%;width:40%}.admin-stat-table-date-send{align-items:center;display:flex;height:8%;justify-content:center;width:100%}.admin-stat-table-date-send button{background-color:#0085ce;border-radius:10px;border-style:none;color:#fff;font-size:1rem;height:75.5%;padding:0 20px;width:auto}.admin-stat-table-date-check{align-items:center;color:#fff;display:flex;font-size:1.2rem;height:8%;justify-content:space-evenly;width:90%}.admin-stat-table-date-check input{display:flex;height:100%;justify-content:center;width:auto}.ad-stat-select{align-items:center;display:flex;height:8%;justify-content:center;width:100%}.admin-stat-diagram{align-items:center;background-color:#4dafe4;border-radius:10px;display:flex;flex-direction:column;grid-column:5/13;grid-row:2/10}.admin-stat-diagram-title{display:flex;height:12%;width:100%}.admin-stat-diagram-title-container-1{align-items:center;background-color:#4dafe4;border-radius:10px;display:flex;height:100%;width:25%}.admin-stat-diagram-title-container-2{align-items:center;display:flex;height:100%;justify-content:center;width:53%}.admin-stat-diagram-title-container-2 .div-loading{width:40%}.admin-stat-diagram-title-text{background-color:#0085ce;border-radius:10px;height:60%;margin-left:20px}.admin-stat-diagram-title-info,.admin-stat-diagram-title-text{align-items:center;color:#fff;display:flex;font-size:1.2rem;justify-content:center;padding:0 10px;width:auto}.admin-stat-diagram-title-info{border-bottom:2px solid #fff;height:50%}.admin-stat-diagram-data{height:70%;width:80%}.admin-stat-diagram-btn{align-items:center;display:flex;height:18%;justify-content:center;width:100%}.admin-stat-diagram-btn button{background-color:#0085ce;border-radius:10px;border-style:none;color:#fff;font-size:1.2rem;height:40px;outline:none;width:240px}.switch{display:inline-block;height:34px;position:relative;width:60px}.switch input{height:0;opacity:0;width:0}.slider{background-color:#0085ce;bottom:0;cursor:pointer;left:0;right:0;top:0}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{background-color:#fff;bottom:4px;content:"";height:26px;left:4px;width:26px}input:checked+.slider{background-color:#0085ce}input:focus+.slider{box-shadow:0 0 1px #2196f3}input:checked+.slider:before{-webkit-transform:translateX(26px);transform:translateX(26px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}@media screen and (max-width:1100px){.admin-page-content{height:auto}.admin-stat{width:98%}.admin-stat-diagram-data{width:90%}}@media screen and (max-width:800px){.admin-stat{height:130%}.admin-stat-table{grid-column:3/11;grid-row:1/8}.admin-stat-diagram{grid-column:1/13;grid-row:8/13;height:97%}}@media screen and (max-width:500px){.admin-stat-table{grid-column:1/13;grid-row:1/8}.admin-stat-diagram{grid-column:1/13;grid-row:8/13;height:90%}.admin-stat-diagram-title-info{font-size:1.2rem}.admin-stat-diagram-title-container-2{justify-content:flex-end;margin-right:20px}.admin-stat-diagram-title-text{height:80%;margin:0}.admin-stat-diagram-title{flex-direction:column;height:20%}.admin-stat-diagram-title-container-1{height:50%;justify-content:center;width:100%}.admin-stat-diagram-title-container-2{font-size:1.5rem;height:50%;justify-content:flex-start;padding-left:20px;width:100%}.admin-stat-diagram-data{align-items:stretch;display:flex;height:80%;justify-content:center;width:98%}#ad-select{height:30px}.admin-stat-table-date input{height:30px;width:38%}}.admin-users{grid-row-gap:20px;grid-column-gap:10px;box-sizing:border-box;-webkit-column-gap:10px;column-gap:10px;display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:repeat(12,1fr);height:99%;padding-right:10px;row-gap:20px;width:80%}.admin-users-table{align-items:center;background-color:#4dafe4;border-radius:10px;display:flex;flex-direction:column;grid-column:1/13;grid-row:1/7}.admin-users-table-data{height:98%;width:97%}.ad-user-tr,.admin-user-table{height:auto;width:100%}.ad-user-th{height:60px}.ad-user-td,.ad-user-th{color:#fff;font-size:1.2rem;width:auto}.ad-user-td{border:2px solid #fff;height:35px;text-align:center}.dialog-div{grid-column:1/12;grid-row:1/12;position:fixed}.ad-user-td-btn{color:#fff;height:35px;text-align:center;width:auto}.ad-user-edit{background-color:#0576b6;width:75%}.ad-user-delete,.ad-user-edit{border-radius:10px;border-style:none;color:#fff;font-size:1rem;outline:none}.ad-user-delete{background-color:#c60000;width:80%}.admin-users-table{overflow:auto}.admin-users-form{align-items:center;background-color:#4dafe4;border-radius:10px;display:flex;flex-direction:column;grid-column:4/10;grid-row:7/13;width:80%}.admin-users-form-title{align-items:center;color:#fff;display:flex;font-size:1.5rem;height:15%;justify-content:center;text-align:center;width:95%}.admin-users-form-input-text-block{align-items:center;display:flex;font-size:1.3rem;height:20%;margin-left:0;width:100%}.admin-users-form-input{display:flex;height:70%;justify-content:center;width:95%}.admin-users-form-input-text{color:#fff;width:35%}.admin-users-form-input-field,.admin-users-form-input-text{display:flex;flex-direction:column;height:100%;justify-content:space-evenly}.admin-users-form-input-field{width:52%}.admin-users-form-input-text-block input,.admin-users-form-input-text-block select{background-color:#a3ddf3;border-radius:10px;border-style:none;color:#383838;height:70%;padding:0 0 0 10px;width:100%}.admin-users-form-button{align-items:center;display:flex;height:15%;justify-content:space-evenly;width:95%}.admin-users-form-button button{background-color:#0085ce;border-radius:10px;border-style:none;color:#fff;font-size:1.2rem;height:70%;outline:none;padding:0 10px;width:auto}@media screen and (max-width:1100px){.admin-users{width:98%}}@media screen and (max-width:750px){.admin-users-table-data tbody tr,.admin-users-table-data thead tr{justify-content:flex-start}.admin-users-form{grid-column:3/11}.admin-users-form-title{font-size:1.5rem}}@media screen and (max-width:500px){.admin-users-form{grid-column:1/13;width:100%}.ad-user-delete,.ad-user-edit{width:95%}.admin-users-form-title{font-size:1.1rem}.ad-user-td,.ad-user-th,.admin-users-form-button button,.admin-users-form-input-text-block{font-size:1rem}}.navbar{box-sizing:border-box;display:flex;height:8%;justify-content:flex-end;padding:10px 26px 5px 5px;width:100%}.user-data{align-items:center;background-color:#4dafe4;border:1px solid #1f93d1;border-radius:15px;color:#fff;display:flex;height:100%;justify-content:center;width:30%}.data-city,.user-priority{flex-direction:column;font-size:1.1rem;height:60%;width:35%}.data-city,.exit-icon,.user-icon,.user-priority{align-items:center;display:flex;justify-content:space-around}.exit-icon,.user-icon{height:100%;width:15%}.city,.data,.priority,.user{height:auto;text-align:center}.exit-icon a{align-items:center;display:flex;height:100%;justify-content:center;width:auto}.user-icon .main-header-language{align-items:center;display:flex;height:100%;width:100%}.user-icon .lang-img{height:auto;margin:0;width:50px}@media screen and (max-width:1100px){.user-data{width:70%}}@media screen and (max-width:500px){.user-data{font-size:1rem;width:82%}.navbar{padding-right:10px}.data-city,.user-priority{font-size:.9rem}}.user-page-part{align-items:flex-end;display:flex;flex-direction:column;width:100%}.user-page-content{display:flex;height:91%;justify-content:flex-end;overflow-y:scroll;width:100%}.admin-page-part{background-image:url(/static/media/top-bg.edddb87aa016547741a6.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:auto;max-width:100%}.loading-div{align-items:center;height:30%;width:100%}.loading-div,.sidebar-menu-btn{display:flex;justify-content:center}.sidebar-menu-btn{color:#fff;height:auto;left:20px;position:absolute;top:13px;width:auto}.sidebar-menu-btn a{align-items:center;background-color:#4dafe4;border:1px solid #1f93d1;border-radius:10px;display:flex;height:100%;justify-content:center;padding:5px;width:100%}.sidebar-menu-btn a:hover{-webkit-transform:scale(1.07);transform:scale(1.07);transition:.2s}.sidebar-menu-btn a:not(hover){-webkit-transform:scale(1);transform:scale(1);transition:.2s}.sidebar-menu-btn a:active{-webkit-transform:scale(.97);transform:scale(.97)}.admin-page-content{display:flex;height:92%;justify-content:flex-end;max-width:100%;overflow-y:scroll}.sidebar{height:100%;justify-content:center;left:0;position:absolute;width:20%;z-index:2}.sidebar,.sidebar-items{align-items:center;display:flex;flex-direction:column}.sidebar-items{background-color:#4dafe4;border-radius:15px;height:93%;padding:30px 10px 20px;width:85%}.sidebar-logo{height:20%;width:95%}.sidebar-data{height:80%;padding-top:10px;width:100%}.sidebar-list{height:100%;padding:20px 0 0;width:100%}.sidebar-list li{height:10%;list-style-type:none;width:100%}.sidebar-list-icon{justify-content:center;width:auto}.sidebar-list-icon,.sidebat-list-title{align-items:center;display:flex;height:100%}.sidebat-list-title{padding-left:20px;width:80%}.sidebar-menu{align-items:center;height:auto}.sidebar-list-row a,.sidebar-menu{color:#fff;display:flex;justify-content:center}.sidebar-list-row a{border-radius:10px;font-size:1.2rem;padding-left:10px;text-decoration:none}.sidebar-list-row a:hover{background-color:#1f93d1;padding:0;transition:.2s}.sidebar-list-row a:not(hover){-webkit-transform:scale(1);transform:scale(1);transition:.2s}.sidebar-list-row a:active{-webkit-transform:scale(.97);transform:scale(.97)}.exit-icon:hover{-webkit-transform:scale(1.07);transform:scale(1.07);transition:.2s}.exit-icon:not(hover){-webkit-transform:scale(1);transform:scale(1);transition:.2s}@media screen and (max-width:1100px){.sidebar{left:-100%;transition:.5s;width:290px}.sidebar-menu-btn{left:10px}.sidebar-items{height:93%;width:89%}}@media screen and (max-width:600px){.sidebar-list li{height:13%}}tbody::-webkit-scrollbar{width:10px}tbody::-webkit-scrollbar-thumb{background-color:#a3ddf3;border-radius:20px}.user-research{grid-row-gap:10px;grid-column-gap:10px;box-sizing:border-box;-webkit-column-gap:10px;column-gap:10px;display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:repeat(12,1fr);height:100%;padding-right:10px;row-gap:10px;width:80%}.input-file{align-items:center;background-color:#4dafe4;border-radius:10px;display:flex;flex-direction:column;grid-column:3/11;grid-row:1/4;justify-content:center}#file{display:none}.edit-div{left:0;position:absolute;top:0}.input-file-btn,.input-file-field,.input-file-title{align-items:center;color:#fff;display:flex;font-size:1.3rem;height:33%;justify-content:center;overflow:hidden;width:90%}.input-file-btn button,.input-file-field label,.input-file-title-text{align-items:center;border-radius:10px;border-style:none;display:flex;height:50%;padding:0 20px;text-align:center;width:auto}.input-file-btn button,.input-file-field label{background-color:#0085ce;color:#fff;font-size:1.3rem}.input-file-field label:active{-webkit-transform:scale(.97);transform:scale(.97);transition:.2s}.output-file{align-items:center;background-color:#4dafe4;border-radius:10px;display:flex;flex-direction:column;grid-column:4/10;grid-row:4/13;height:100%;width:auto}.output-file-title{align-items:center;color:#fff;font-size:1.5rem;height:10%}.output-file-field,.output-file-title{display:flex;justify-content:center;width:100%}.output-file-field{max-height:85%}.output-file-field img{height:100%;max-height:100%;width:auto}@media screen and (max-width:1100px){.user-research{width:98%}.research-table-data table{overflow:scroll}.input-file{grid-column:4/10}.output-file{grid-column:3/11}}@media screen and (max-width:800px){.output-file{grid-column:1/13}.input-file{grid-column:3/11}}@media screen and (max-width:550px){.output-file-field img{height:auto;max-height:350px;max-width:98%;width:300px}}.stat-main{grid-row-gap:20px;grid-column-gap:20px;box-sizing:border-box;-webkit-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:repeat(12,1fr);height:100%;padding-right:10px;padding-top:10px;row-gap:20px;width:80%}.stat-main-info{background-color:#4dafe4;border-radius:10px;display:grid;grid-column:1/13;grid-row:1/8;grid-template-columns:repeat(14,1fr);grid-template-rows:repeat(12,1fr)}.stat-input-diagram{align-items:center;display:flex;flex-direction:column;grid-column:1/9;grid-row:3/13}.stat-input{align-items:center;display:flex;grid-column:1/15;grid-row:1/3;justify-content:space-evenly}.stat-input-button,.stat-input-field{align-items:center;display:flex;height:100%;justify-content:center;width:17%}#select,.stat-input-field input,option{background-color:#9cdcff;border-radius:10px;border-style:none;height:40px;padding:0 10px;width:100%}.stat-input-button button{background-color:#0085ce;border-radius:10px;border-style:none;color:#fff;font-size:1rem;height:40px;width:100%}.stat-diagram{display:flex;height:72%;width:92%}.stat-info-text{align-items:center;display:flex;flex-direction:column;grid-column:9/14;grid-row:3/11;justify-content:space-around}.loading-div-block{grid-column:9/14;grid-row:1/15}.loading-div-block .div-loading{height:85%}.stat-info-button{align-items:center;display:flex;grid-column:9/14;grid-row:11/12;height:100%;justify-content:center;width:100%}.stat-info-button button{background-color:#0085ce;border-radius:10px;border-style:none;color:#fff;font-size:1rem;height:80%;width:90%}.research-table{align-items:center;background-color:#4dafe4;border-radius:10px;display:flex;grid-column:1/13;grid-row:8/13;justify-content:center}.research-table-data{color:#fff;height:95%;overflow-y:scroll;width:96%}@media screen and (max-width:1100px){.stat-main{width:98%}}.res-table{height:auto}.rs-td,.rs-th{height:45px;width:auto}.rs-td{border:2px solid #fff;height:30px;margin-top:5px;max-height:30px;text-align:center;width:auto}.res-tbody tr{border-bottom:2px solid #fff}#res-thead{height:45px}@media screen and (max-width:700px){.loading-div-block{grid-column:1/15;grid-row:5/10}.div-loading{height:100%}.stat-main{height:200%}.stat-input{grid-row:1/2;height:100%;justify-content:space-around}.stat-main-info{grid-row:1/8}.stat-input-diagram{grid-column:1/15;grid-row:2/6}.stat-diagram{align-items:flex-start;display:flex;height:100%}.stat-info-text{grid-column:2/14;grid-row:6/12;height:90%}.stat-info-button{grid-column:1/17;grid-row:12/14}.stat-info-button button{font-size:.9rem;width:75%}#select,.stat-input-field input{height:30px}#select{width:80px}.stat-input-button button{font-size:.8rem;height:30px;width:100px}}@media screen and (max-width:500px){.stat-main{height:160%}}@media screen and (max-width:400px){.stat-main-info{grid-row:1/7}.research-table{grid-row:7/13}.stat-info-text .info-txt{font-size:.8rem}}.user-main{grid-row-gap:20px;grid-column-gap:20px;box-sizing:border-box;-webkit-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:repeat(14,1fr);height:100%;padding-right:10px;row-gap:20px;width:80%}.personal-info{grid-column:1/7}.count-info,.personal-info{align-items:center;background-color:#4dafe4;border-radius:10px;display:flex;flex-direction:column;grid-row:1/8}.count-info{grid-column:7/13}.count-info .block-content{height:70%}.count-download-button{align-items:center;display:flex;height:15%;justify-content:center;width:100%}.count-download-button button{background-color:#0085ce;border-radius:10px;border-style:none;color:#fff;font-size:1rem;height:60%;width:60%}.stat-info{background-color:#4dafe4;border-radius:10px;grid-column:1/13;grid-row:8/15}.block-name{height:15%;justify-content:flex-start}.block-name,.div-loading{align-items:center;display:flex;width:100%}.div-loading{height:70%;justify-content:center}.block-name-text{align-items:center;background-color:#0085ce;border-radius:10px;color:#fff;display:flex;height:30%;justify-content:center;margin-left:20px;padding:5px 10px;text-decoration:none;width:auto}.block-content{display:flex;flex-direction:column;height:75%;justify-content:space-between;width:93%}.info-txt{align-items:center;border-bottom:3px solid #fff;color:#fff;display:flex;height:15%;justify-content:flex-start;width:100%}.stat-info-content{grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px;display:grid;grid-template-columns:repeat(20,1fr);grid-template-rows:repeat(10,1fr);height:85%;width:100%}.stat-info-diagram{grid-column:1/11;padding-left:20px;width:92%}.stat-info-data{display:flex;flex-direction:column;grid-column:12/20;height:80%;justify-content:space-around}@media screen and (max-width:1100px){.user-main{width:98%}}@media screen and (max-width:650px){.personal-info{grid-column:1/13;grid-row:1/5}.count-info{grid-column:1/13;grid-row:5/9}.stat-info{grid-column:1/13;grid-row:9/15}.user-main{height:160%}.stat-info-diagram{grid-column:1/21;grid-row:1/span 5;padding-left:13px}.stat-info-data{grid-column:2/20}.count-download-button button{width:85%}.stat-info-data{grid-row:6/11;height:90%}.count-info .info-txt,.personal-info .info-txt,.stat-info-data .info-txt{font-size:.85rem}}.abouttext-text{display:flex;height:auto;padding-top:20px;text-indent:40px;width:60%}@media screen and (max-width:1500px){.abouttext-text{width:70%}}@media screen and (max-width:1000px){.abouttext-text{font-size:1rem;width:90%}}.about-page{align-items:center;background-image:url(/static/media/top-bg.edddb87aa016547741a6.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;height:100%;width:100%}.about-page .main-header{height:40%}.about-page .main-header-nav{height:auto}.about-page .main-header-link{padding-top:103px}.about-title{color:#5dadd9;font-size:2.5rem;font-weight:300;margin:60px 0}.about-content,.about-title{align-items:center;display:flex;height:auto;justify-content:center;width:100%}.about-content{background-color:#fff;flex-direction:column;text-align:justify}.about-content-title{align-items:center;color:#5dadd9;display:flex;font-size:1.9rem;font-weight:300;height:auto;justify-content:center;padding-bottom:40px}.about-content-text{color:#4d4d4d;font-size:1.2rem}.about-content-text,.example-container{align-items:center;display:flex;flex-direction:column}.example-container{height:auto;justify-content:center}.example-img{justify-content:space-around;padding:10px 0;width:50%}.example-img,.example-text{align-items:center;display:flex}.example-text{height:auto;justify-content:center;text-align:center;width:80%}.example-img img{height:400px;width:400px}.example-imag{height:70%;max-width:90%;padding:30px 0;width:auto}.example-imag img{max-height:540px}.tech-text{align-items:center;font-size:1.3rem;height:auto;padding:30px 0;width:100%}.imag-example-text,.tech-text{display:flex;justify-content:center;text-align:center}.imag-example-text{width:90%}.about-footer{align-items:center;background-color:#4d4d4d;display:flex;height:120px;justify-content:center;width:100%}.about-social{display:flex;height:auto;justify-content:space-evenly;width:20%}.about-social .soc-img{padding:0}.about-ftizis-info,.about-vector-info{align-items:center;display:flex;height:auto;justify-content:center;width:35%}.about-footer-content{color:#fff;height:100%;width:75%}.about-footer a,.about-footer-content{align-items:center;display:flex;justify-content:center}@media screen and (max-width:1500px){.example-img img{height:300px;width:300px}}@media screen and (max-width:1000px){.example-img{width:80%}.example-text,.imag-example-text{font-size:1rem}.example-img img{height:150px;width:150px}.about-footer-content .social{width:30%}.about-footer-content{width:100%}}@media screen and (max-width:500px){.about-footer{height:200px}.about-footer-content{flex-direction:column;height:70%;justify-content:space-between}.about-ftizis-info,.about-vector-info{height:auto;width:70%}.about-social{width:30%}}body{min-height:700px}.authentificate{align-items:center;background-image:url(/static/media/top-bg.edddb87aa016547741a6.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;display:grid;grid-template-columns:repeat(12,1fr);height:100%;max-height:100%;min-height:99%;width:100%}.auth-form{border-radius:20px;box-shadow:0 0 20px 10px rgba(0,0,0,.25);display:grid;grid-column:4/10;grid-template-columns:repeat(12,1fr);height:60%;max-height:60%;min-height:60%}.auth-form-data{align-items:center;background-color:#4facdd;border-bottom-left-radius:20px;border-top-left-radius:20px;display:grid;grid-column:1/7;grid-template-columns:repeat(12,1fr);grid-template-rows:repeat(9,auto);height:100%}.auth-form-form .div-loading{height:25%}.rel-div{grid-column:1/3;grid-row:1/2;height:auto;margin:4px 0 0 25px;width:auto}.rel-div:hover{-webkit-transform:scale(1.2);transform:scale(1.2);transition:.2s}.rel-div:not(hover){-webkit-transform:scale(1);transform:scale(1);transition:.3s}.rel-div:active{-webkit-transform:scale(.97);transform:scale(.97)}.auth-form-content{grid-column:2/12;grid-row:1/10;height:60%}.auth-logo-content img{height:100%}.auth-form-title{color:#fff;font-size:3rem;height:15%;justify-content:center;text-align:center}.auth-form-form,.auth-form-title{align-items:center;display:flex;width:100%}.auth-form-form{flex-direction:column;height:85%;justify-content:space-around}.auth-form-input{align-items:center;display:flex;height:30%;width:80%}.auth-form-input input{border-radius:5px;border-style:none;font-size:1.2rem;font-weight:400;height:60%;outline:none;padding:0;text-align:center}.only-input{align-items:center;display:flex;flex-direction:column;height:80%;justify-content:center;width:100%}.auth-form-button{height:25%;width:80%}.auth-form-button button{background-color:#0085ce;border-radius:5px;border-style:none;color:#fff;font-size:1.2rem;font-weight:400;height:60%;padding:0}.auth-form-logo{align-items:center;background-color:#fff;border-bottom-right-radius:20px;border-top-right-radius:20px;display:grid;grid-column:7/13;grid-template-columns:repeat(12,1fr);height:100%}.auth-logo-content{align-items:center;display:flex;flex-direction:column;grid-column:2/12;height:60%;justify-content:space-around}.auth-logo{height:70%}.auth-text{color:#4facdd;display:flex;font-size:1.2rem;height:20%;justify-content:center;text-align:center;width:90%}@media screen and (max-width:1024px){.auth-form{grid-column:2/12}}@media screen and (max-width:800px){.auth-form-content{grid-column:1/13}}@media screen and (max-width:600px){.auth-form{box-shadow:none;grid-template-rows:repeat(12,auto);height:90%;max-height:90%}.auth-form-logo{background-color:inherit;grid-column:2/12;grid-row:1/3}.rel-div{margin-top:8px}.auth-form-data{border-radius:20px;grid-column:2/12;grid-row:3/13;max-height:80%}.auth-text{display:none}.auth-logo-content{height:100%}.auth-form-content{height:90%}}*{font-family:Roboto,sans-serif;scroll-behavior:smooth}body{overflow-y:overlay}body::-webkit-scrollbar{width:10px}body::-webkit-scrollbar-thumb{background-color:#a3ddf3;border-radius:20px}.main-top{background-image:url(/static/media/top-bg.edddb87aa016547741a6.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover}.main-header{height:20%;margin:0;width:100%}.main-header-head{display:flex;height:35%;justify-content:space-between;width:100%}.main-header-language{align-items:center;display:flex;height:100%;justify-content:center;width:30%}.lang-img{height:30px;width:auto}.main-header-auth{align-items:center;display:flex;height:100%;justify-content:center;width:42%}.back-to-top a{height:100%;width:100%}.auth-button{background-color:#0085ce;border-radius:5px;border-style:none;color:#fff;font-size:1.1rem;font-weight:300;height:35px;padding:0;width:150px}.auth-button button{margin:0}@-webkit-keyframes hov{to{-webkit-transform:scale(1.15);transform:scale(1.15)}}@keyframes hov{to{-webkit-transform:scale(1.15);transform:scale(1.15)}}button:hover{-webkit-transform:scale(1.05);transform:scale(1.05);transition:.2s}button:not(hover){-webkit-transform:scale(1);transform:scale(1);transition:.2s}button:active{-webkit-transform:scale(.97);transform:scale(.97)}.main-header-nav{height:75%}.main-header-link,.main-header-nav{display:flex;justify-content:center;width:100%}.main-header-link{align-items:center;height:25%;padding-top:90px;text-decoration:none;z-index:2}#testmain .main-header-link{z-index:0}.link{align-items:center;color:#005099;display:flex;font-size:20px;font-weight:300;justify-content:center;padding:0 20px;text-decoration:none;width:auto}.main-part{grid-row-gap:20px;display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:repeat(10,1fr);height:80%;row-gap:20px;width:100%}.main-logo{grid-column:5/9;grid-row:1/4}.imag,.main-logo{display:flex;justify-content:center}.imag{height:80%;margin-top:40px}.main-title{align-content:center;align-items:center;color:#5dadd9;display:flex;font-size:2.8rem;font-weight:350;grid-column:3/11;grid-row:4/5;justify-content:center}.title-text{height:auto;width:auto}.main-text{color:#6c757d;font-size:1.3rem;font-weight:300;grid-column:5/9;grid-row:5/7;line-height:1.7rem;text-align:center}.itstars{display:flex;grid-column:3/5;grid-row:4/9;justify-content:flex-end}.itst,.mercury{height:auto;width:100%}.mercury{display:flex;grid-column:9/11;grid-row:4/9;justify-content:flex-end}.test-block{flex-direction:column;grid-column:5/9;grid-row:7/9}.test-block,.test-block-title{align-items:center;display:flex}.test-block-title{color:#4facdd;font-size:2rem;font-weight:300;height:30%;justify-content:center;width:100%}.test-block-btn{align-items:center;display:flex;height:70%;justify-content:space-evenly;width:100%}.test-page-button{align-items:center;display:flex;height:50%;justify-content:center;text-decoration:none;width:35%}.test-block-btn button{background-color:#4facdd;border-radius:10px;border-style:none;color:#fff;font-size:1.3rem;height:100%;width:100%}.edit-div{align-items:center;background-color:#3b3b3b;flex-direction:column;height:100%;position:fixed;z-index:2}.edit-div,.edit-header{display:flex;width:100%}.edit-header{height:5%;justify-content:center}.edit-header-btn{display:flex;height:100%;width:50%}.edit-image{align-items:center;display:flex;height:85%;justify-content:center;max-height:100%;max-width:90%;width:auto}.edit-image img{height:auto;max-height:100%;max-width:100%;width:auto}.edit-header-btn a{align-items:center;display:flex;height:100%;justify-content:flex-end;width:100%}.next-prev{display:flex;justify-content:space-evenly;width:25%}.next-prev a{justify-content:center}.edit-param,.next-prev a{align-items:center;display:flex}.edit-param{height:7%;justify-content:space-evenly;width:40%}.reset-btn-div{width:12%}.reset-btn-div,.reset-btn-div a{align-items:center;display:flex;justify-content:center}#br,#con{width:70%}.range{align-items:center;display:flex;flex-direction:column;width:25%}.range label{color:#fff;display:flex;justify-content:center}.merc{display:flex;height:auto;justify-content:flex-end;width:80%}.itst img,.merc img{height:auto;width:240px}.version{align-items:flex-end;color:grey;display:flex;font-weight:300;grid-column:2/13;grid-row:9/11;line-height:1.7rem}.main-news{background-image:url(/static/media/news.8f1f846b07eebde49f20.png);background-position:50%;background-repeat:no-repeat;background-size:cover;display:grid;grid-template-columns:repeat(14,1fr);grid-template-rows:repeat(12,1fr);height:60%}.news-content{grid-column-gap:20px;-webkit-column-gap:20px;column-gap:20px;display:grid;grid-column:3/13;grid-row:1/13;grid-template-columns:repeat(14,1fr);grid-template-rows:repeat(10,1fr)}.news-title{align-items:center;display:flex;grid-column:1/15;grid-row:1/3;justify-content:center}.news-title,.news-title a{color:#fff;font-size:2rem;font-weight:300}.news-title a{height:auto;text-decoration:none;width:auto}.all-news{align-items:center;color:#fff;display:flex;font-size:1.2rem;font-weight:200;grid-column:1/15;grid-row:10/11;justify-content:center;text-decoration:underline}.all-news a{width:auto}.main-test{grid-column-gap:10px;background-image:url(/static/media/test.7cf8d0f07a005190bf11.png);background-position:50%;background-repeat:no-repeat;background-size:cover;-webkit-column-gap:10px;column-gap:10px;display:grid;grid-template-columns:repeat(14,1fr);grid-template-rows:repeat(9,1fr);height:70%}.test-content{grid-column-gap:15px;-webkit-column-gap:15px;column-gap:15px;display:grid;grid-column:3/13;grid-row:1/9;grid-template-columns:repeat(10,1fr);grid-template-rows:repeat(10,1fr)}.test-title{align-items:center;color:#4facdd;display:flex;font-size:2rem;font-weight:300;grid-column:2/10;grid-row:1/3;justify-content:center;width:100%}.test-title-text{font-size:2.5rem;height:auto;width:auto}.main-partner{grid-column-gap:10px;background-image:url(/static/media/partner.d8af7b33d846eba0470e.png);background-position:50%;background-repeat:no-repeat;background-size:cover;-webkit-column-gap:10px;column-gap:10px;display:grid;grid-template-columns:repeat(14,1fr);grid-template-rows:repeat(9,1fr);height:70%}.partner-content{grid-column-gap:20px;-webkit-column-gap:20px;column-gap:20px;display:grid;grid-column:2/14;grid-row:1/10;grid-template-columns:repeat(12,1fr);grid-template-rows:repeat(9,1fr)}.partner-title{align-items:center;color:#fff;display:flex;font-size:2rem;font-weight:300;grid-column:1/14;grid-row:1/3;justify-content:center;width:100%}.main-prize{background-image:url(/static/media/prize.8bb098a38b8a5f28da86.png);background-position:50%;background-repeat:no-repeat;background-size:cover;display:grid;font-size:1.2rem;grid-template-columns:repeat(14,1fr);grid-template-rows:repeat(10,1fr);height:80%}.prize-content{grid-row-gap:20px;display:grid;grid-column:4/12;grid-row:1/13;grid-template-columns:repeat(14,1fr);grid-template-rows:repeat(11,1fr);row-gap:20px}.prize-title{align-items:center;color:#4facdd;display:flex;font-size:2rem;font-weight:300;grid-column:1/15;grid-row:1/3;justify-content:center}.main-contact{background-image:url(/static/media/footer.e401eaf23aac750bfed7.png);background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;display:grid;grid-template-columns:repeat(14,1fr);grid-template-rows:repeat(14,1fr);height:70%;max-height:100%}.contact-content{grid-column-gap:10px;grid-row-gap:20px;-webkit-column-gap:10px;column-gap:10px;display:grid;grid-column:3/13;grid-row:1/15;grid-template-columns:repeat(14,1fr);grid-template-rows:repeat(16,1fr);row-gap:20px}.contact-content-title{align-items:center;color:#fff;display:flex;font-size:2rem;font-weight:300;grid-column:1/15;grid-row:1/5;justify-content:center}.ftizis-info{grid-column:3/7}.ftizis-info,.social{align-items:center;display:flex;grid-row:12/13;justify-content:center}.social{grid-column:7/9}.social a{width:auto}.vector-info{align-items:center;display:flex;grid-column:9/13;grid-row:12/13;justify-content:center}.soc-img{height:50px;padding-left:20px;width:50px}.admin-page,.user-page{background-image:url(/static/media/top-bg.edddb87aa016547741a6.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex}@media screen and (max-width:1450px){.test-content{grid-column:2/14}}@media screen and (max-width:1300px){.itstars{grid-column:2/4;justify-content:flex-end}.itstars,.mercury{display:flex;grid-row:4/9}.mercury{grid-column:10/12;justify-content:flex-start}}@media screen and (max-width:1200px){.main.text{font-size:.8 rem;grid-row:5/7}.main-partner{height:100%}.test-block{grid-column:4/10}.partner-content{grid-column-gap:15px;grid-row-gap:10px;-webkit-column-gap:15px;column-gap:15px;display:grid;grid-column:2/14;grid-row:1/10;grid-template-columns:repeat(13,1fr);grid-template-rows:repeat(14,1fr);row-gap:10px}.news-content{grid-column:2/14}.main-title{font-size:2.2rem}.main-logo{align-items:center;display:flex;grid-column:5/9;grid-row:1/4;justify-content:center}.imag{height:80%}.itst img,.mercury img{height:auto;width:180px}}@media screen and (max-width:1000px){.mercury{grid-column:10/12}.itst img,.mercury img{height:auto;width:150px}.edit-header-btn,.edit-param{width:75%}.itstars{grid-column:2/4}.main-text{grid-column:4/10}.contact-content{grid-column:2/14}.news-content{grid-column:1/15}}@media screen and (max-width:800px){.main-test{height:80%}.test-content{grid-column:1/15;grid-row:1/10;grid-template-columns:repeat(14,1fr);grid-template-rows:repeat(12,1fr);justify-content:center}.edit-header-btn,.edit-param{width:85%}.test-block{grid-column:1/13}.all-news{font-weight:400;grid-row:11/12}.partner-content{grid-column-gap:15px;grid-row-gap:10px;-webkit-column-gap:15px;column-gap:15px;display:grid;grid-column:2/14;grid-row:1/10;grid-template-columns:repeat(14,1fr);grid-template-rows:repeat(14,1fr);row-gap:10px}.main-news{height:100%}.news-content{-webkit-column-gap:10px;column-gap:10px;grid-template-rows:repeat(12,1fr);row-gap:20px}.test-title{grid-column:1/15;grid-row:1/2}.link{font-size:1rem}.main-logo{height:100%;width:auto}.main-text{font-size:1.2rem;grid-column:3/11}.main-title{grid-column:2/12}.itst img,.mercury img{height:auto;width:120px}.mercury{grid-row:6/9}#itstars,#mercury{display:none}.itstars{grid-row:6/9}.prize-content{grid-column:2/14}.ftizis-info{grid-column:2/7}.vector-info{grid-column:9/14}}@media screen and (max-height:650px){.lang-img{margin-top:0}.main-text{grid-row:5/7}.main-logo{grid-column:5/9;grid-row:1/4}.main-title{grid-column:5/9;grid-row:4/5;text-align:center}.imag{margin:0}}@media screen and (max-width:600px){.link{font-size:.8rem}.test-block-btn button{height:70%;width:80%}.main-title{font-size:2rem;grid-column:2/12;grid-row:4/5}.main-text{font-size:.9rem;grid-column:2/12;grid-row:5/7}.test-block{grid-row:7/9}}@media screen and (max-width:500px){.main-partner{background-image:url(/static/media/reserv.8889c6f25c9620c2511c.png);height:145%;padding-top:20px}.main-contact{background-image:url(/static/media/cont.1a210347917fc1e89dde.png);color:#fff;height:120%}.test-block{grid-row:8/10}.test-block-title{font-size:1.5rem}.version{font-size:.8rem;grid-column:1/13;line-height:1.3rem}.test-block-btn button{font-size:1.2rem;height:75%;width:90%}.test-title-text,.title-text p{font-size:1.5rem}.link{padding:0 7px}.partner-content{grid-column:1/15;grid-row:1/10;row-gap:30px}.partner-title{grid-row:1/2}.main-header-link{font-size:10px;width:100%}.main-test{height:120%}.test-content{grid-template-columns:repeat(14,1fr);grid-template-rows:repeat(14,1fr)}.main-logo{align-items:flex-end;display:flex;grid-column:2/12;grid-row:1/4;height:99%;justify-content:center;width:auto}.main-title{font-size:1.2rem;grid-column:2/12;grid-row:4/5}.main-text{font-size:.9rem;grid-column:2/12;grid-row:5/7}.mercury{align-items:center;display:flex;grid-column:7/13;grid-row:7/11;justify-content:flex-end}.mercury img{height:auto;width:85px}.itst{align-items:flex-end;display:flex;justify-content:flex-start}.itst img{height:auto;width:85px}.itstars{grid-column:1/6;grid-row:8/10}.imag{height:80%;margin:0}.contact-content-title{grid-row:1/5}.social{grid-column:6/10;grid-row:11/12}.contact-content{grid-row:1/12;grid-template-rows:repeat(14,auto)}.ftizis-info{grid-column:3/13;grid-row:12/13}.vector-info{grid-column:3/13;grid-row:13/14}}@media screen and (max-width:360px){.link{font-size:.7rem;padding:0 2px}.auth-button{width:100px}}.test-form{align-items:center;display:flex;flex-direction:column;grid-column:span 2;grid-row:span 6}.test-img{display:flex;justify-content:center;max-height:45%;width:100%}.test-form img{height:auto;width:180px}.test-text{color:#000;font-size:1.1rem;height:45%;padding-top:20px;text-align:center;width:90%}.test-button{align-items:center;display:flex;height:15%;justify-content:center;text-decoration:none;width:100%}.test-button button{background-color:#5ebadc;border-radius:7px;border-style:none;color:#fff;font-size:1.1rem;height:80%;width:80%}@media screen and (max-width:1500px){.test-form img{height:auto;width:140px}.test-img{height:40%;width:100%}.test-text{font-size:1rem;height:40%}.test-button{height:15%}.test-button button{font-size:.9rem;height:55%}}@media screen and (max-width:950px){.test-button button{font-size:.7rem;height:50%}.test-form img{height:auto;width:140px}}@media screen and (max-width:850px){.test-text{font-size:.7rem;height:30%}.test-img{height:40%}.test-form img{height:130px;width:120px}}@media screen and (max-width:800px){.test-form{display:flex;grid-column:span 4;grid-row:span 4;height:100%;width:90%}.test-text{height:30%;padding:0}.test-img{height:60%}.test-button button{font-size:.9rem;height:50%;width:100%}#test-1{grid-column:2/6;grid-row:2/7}#test-2{grid-column:6/10;grid-row:2/7}#test-3{grid-column:10/14;grid-row:2/7}#test-4{grid-column:4/8;grid-row:7/12}#test-5{grid-column:9/13;grid-row:7/12}}@media screen and (max-width:500px){.test-form{width:90%}.test-text{padding-top:20px}.test-form img{height:130px;width:130px}.test-button{height:24%}#test-1{grid-column:3/9;grid-row:2/6}#test-2{grid-column:8/14;grid-row:2/6}#test-3{grid-column:3/9;grid-row:6/10}#test-4{grid-column:8/14;grid-row:6/10}#test-5{grid-column:5/12;grid-row:10/14;padding-top:10px}}@media screen and (max-width:360px){#test-1,#test-3{grid-column:2/8}#test-2,#test-4{grid-column:9/15}.test-form img{height:110px;width:100px}.test-button button{font-size:.8rem}}.partner-form{background-color:#a3ddf3;border-radius:10px;box-shadow:0 0 20px 2px #000;grid-row:3/8}.partner-form,.partner-form a{align-items:center;display:flex;flex-direction:column}.partner-form a{text-decoration:none}.partner-img{display:flex;height:45%;justify-content:center;width:100%}.partner-form img{height:auto;width:100%}.partner-text{color:#333;font-size:1.1rem;height:35%;padding-top:20px;text-align:center;width:90%}#partner-1{grid-column:2/4;grid-row:3/9}#partner-1 img{height:auto;width:96%}#partner-2{align-items:center;display:flex;grid-column:4/6;grid-row:3/9}#partner-2 img{border-radius:10px 10px 0 0;height:auto;width:100%}#partner-3{grid-column:6/8;grid-row:3/9}#partner-4{grid-column:8/10;grid-row:3/9}#partner-4 img{height:96%;width:auto}#partner-4 .partner-img{align-items:center;height:45%;width:100%}#partner-5{grid-column:10/12;grid-row:3/9}#partner-5 img{border-radius:10px 10px 0 0;height:auto;width:100%}.partner-form:hover{-webkit-transform:scale(1.05);transform:scale(1.05);transition:.3s}.partner-form:not(hover){-webkit-transform:scale(1);transform:scale(1);transition:.3s}.partner-form:active{-webkit-transform:scale(.97);transform:scale(.97)}@media screen and (max-width:1440px){.partner-text{font-size:.9rem}}@media screen and (max-width:1200px){#partner-1{grid-column:3/6;grid-row:3/8}#partner-1 img{height:auto;width:160px}#partner-2{grid-column:6/9;grid-row:3/8}#partner-3{grid-column:9/12;grid-row:3/8}#partner-4{grid-column:4/7;grid-row:8/13}#partner-4 img{height:auto;width:130px}#partner-5{grid-column:8/11;grid-row:8/13}}@media screen and (max-width:800px){.partner-text{font-size:.9rem}#partner-1{grid-column:2/6;grid-row:3/8}#partner-1 img{height:auto;width:160px}#partner-2{grid-column:6/10;grid-row:3/8}#partner-3{grid-column:10/14;grid-row:3/8}#partner-4{grid-column:4/8;grid-row:8/13}#partner-4 img{height:auto;width:120px}#partner-5{grid-column:8/12;grid-row:8/13}}@media screen and (max-width:500px){.partner-text{font-size:.8rem;overflow:hidden}#partner-1{grid-column:2/8;grid-row:2/6}#partner-1 img{height:auto;width:100%}#partner-2{grid-column:8/14;grid-row:2/6}#partner-3{grid-column:2/8;grid-row:6/10}#partner-4{grid-column:8/14;grid-row:6/10}#partner-4 img{height:auto;width:125px}#partner-5{grid-column:5/11;grid-row:10/14}}.prize{align-items:center;display:flex;justify-content:space-between;width:100%}.prize-img{display:flex;width:40%}.prize-img img{height:auto;width:180px}.prize-text{color:#4d4d4d;height:100%;justify-content:center;text-align:justify}.prize-text,.text-end{align-items:center;display:flex}.text-end{height:40%;width:100%}#prize-1{grid-column:1/15;grid-row:3/7;justify-content:flex-start}#prize-2{flex-direction:row-reverse;grid-column:1/15;grid-row:6/10;justify-content:space-between}#prize-2 .prize-img{justify-content:flex-end}@media screen and (max-width:800px){#prize-2{grid-column:1/15;grid-row:7/11}}@media screen and (max-width:500px){#prize-1 img{height:200px;width:120px}#prize-2 img{height:230px;width:120px}}@media screen and (max-width:400px){.prize-text{font-size:.9rem}}.contact-form{display:flex;flex-direction:column;grid-row:5/10;height:100%;justify-content:space-around}.contact-icon,.contact-title{align-items:center;display:flex;height:20%;justify-content:center}.contact-text{align-items:flex-start;display:flex;height:60%;justify-content:center;text-align:center}#contact-1{grid-column:2/6;grid-row:5/14}#contact-2{grid-column:6/10;grid-row:5/14}#contact-3{grid-column:10/14;grid-row:5/14}@media screen and (max-width:1000px){#contact-1{grid-column:1/5;grid-row:5/10}#contact-2{grid-column:6/10;grid-row:5/10}#contact-3{grid-column:11/15;grid-row:5/10}.contact-icon{height:40%}.contact-title{height:20%}.contact-text{height:40%}}@media screen and (max-width:800px){.contact-text,.ftizis-info,.vector-info{font-size:.9rem}}@media screen and (max-width:500px){#contact-1{grid-column:1/15;grid-row:4/7}#contact-2{grid-column:1/15;grid-row:7/10}#contact-3{grid-column:1/15;grid-row:10/13}.contact-text{font-size:.8rem}.contact-icon svg{font-size:30px}}.news-form{background-color:#a3ddf3;border-radius:10px;box-shadow:0 0 20px 2px #2e2e2e}.news-form a{display:flex;flex-direction:column;height:100%;justify-content:space-between;text-decoration:none}.news-img{height:50%}.news-text{color:#333;height:45%;text-align:center}.news-form img{background-repeat:no-repeat;border-radius:10px 10px 0 0;object-fit:cover;overflow:hidden;width:100%}.news-form:hover{-webkit-transform:scale(1.05);transform:scale(1.05);transition:.2s}.news-form:not(hover){-webkit-transform:scale(1);transform:scale(1);transition:.2s}.news-form:active{-webkit-transform:scale(.97);transform:scale(.97)}#news-1{grid-column:2/5;grid-row:3/9}#news-2{grid-column:5/8;grid-row:3/9}#news-3{grid-column:8/11;grid-row:3/9}#news-4{grid-column:11/14;grid-row:3/9}.news-card img{background-repeat:no-repeat;border-radius:10px 10px 0 0;object-fit:cover;overflow:hidden;width:100%}.news-card{align-items:center;background-color:#a3ddf3;border-radius:10px;box-shadow:20px 20px 50px -28px #000;color:#333;display:flex;flex-direction:column;outline:none;text-decoration:none}.news-card-btn{height:20%;width:100%}.news-card-btn,.news-card-btn a{align-items:center;display:flex;justify-content:center}.news-card-btn a{text-decoration:none}.news-card-btn button{background-color:#1ab0e9;border-radius:5px;border-style:none;color:#fff;font-size:1rem;height:40%;width:65%}.news-card-text{display:flex;height:30%;justify-content:center;padding-top:20px;width:85%}.news-card-img{height:50%;width:100%}@media screen and (max-width:800px){.news-text{font-size:.8rem}.news-img{height:50%}.news-text{height:45%}.news-img img{height:100%}#news-1{grid-column:3/8;grid-row:3/7}#news-2{grid-column:8/13;grid-row:3/7}#news-3{grid-column:3/8;grid-row:7/11}#news-4{grid-column:8/13;grid-row:7/11}}@media screen and (max-width:500px){#news-1{grid-column:2/8;grid-row:3/7}#news-2{grid-column:8/14;grid-row:3/7}#news-3{grid-column:2/8;grid-row:7/11}#news-4{grid-column:8/14;grid-row:7/11}}.all-news-page{display:flex;flex-direction:column;height:auto;min-height:100%;width:100%}.all-news-page .main-header-head{height:14%}.all-news-page .main-header-link{height:14%;padding-top:115px}.all-news-page .main-header-nav{height:30%}.all-news-page .main-header-auth{align-items:flex-start}.news-page-header{background-image:url(/static/media/bg-news.44ee22564ee3c9abed4a.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:auto;min-height:40%;width:100%}.news-page-title{align-items:center;color:#51acdd;display:flex;font-size:2.5rem;font-weight:400;height:20%;justify-content:center;margin-top:60px;width:100%}.news-page-content{background-image:linear-gradient(#fff,#7db1c7 70%);box-sizing:border-box;display:grid;grid-template-columns:repeat(14,1fr);height:70%;padding:40px 0}.news-page-content .news-content-cards{grid-gap:50px 30px;display:grid;grid-auto-flow:row;grid-column:4/12;grid-template-columns:repeat(12,1fr);grid-template-rows:repeat(8,1fr)}.news-page-content #newsid{grid-column:span 4;grid-row:span 9}.news-page-content .news-text{font-size:1.2rem;text-align:center;width:80%}.allnew-footer,.news-page-content a{align-items:center}.allnew-footer{background-color:#4d4d4d;display:flex;height:80px;justify-content:center;width:100%}.allnew-social{display:flex;height:auto;justify-content:space-evenly;width:20%}.allnew-social .soc-img{padding:0}@media screen and (max-width:1024px){.news-page-content .news-content-cards{grid-column:2/14}}@media screen and (max-width:800px){.news-page-content .news-content-cards{grid-column:2/14}.news-page-content #newsid{grid-column:span 6}}@media screen and (max-width:550px){.news-page-content .news-content-cards{grid-column:3/13}.news-page-content #newsid{grid-column:span 12}.allnew-footer{height:120px}.allnew-footer-content{flex-direction:column;height:70%;justify-content:space-between}.allnew-ftizis-info,.allnew-vector-info{height:auto;justify-content:center;width:70%}.allnew-social{width:30%}}@media screen and (max-width:450px){.news-page-content .news-content-cards{grid-column:2/8}}@media screen and (max-width:400px){.news-page-content .news-content-cards{grid-column:2/14!important}}.new-content{background-image:url(/static/media/top-bg.edddb87aa016547741a6.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:auto;min-height:40%;width:100%}.new-content .news-page-header{height:20%;padding-bottom:85px}.new-content .main-header-nav{height:30%;min-height:25%}.new-content .main-header-link{padding-top:116px}.new-cont{background-color:#fff;height:60%;width:100%}.new-cont,.new-cont-content{align-items:center;display:flex;flex-direction:column}.new-cont-content{height:auto;min-height:100%;width:70%}.new-cont-title{align-items:center;color:#4facdd;display:flex;font-size:1.4rem;justify-content:center;line-height:30px;padding:0 0 40px;text-align:center;width:80%}.new-cont-text{color:#535353;font-size:1.2rem;line-height:30px;text-align:justify;text-indent:40px;width:100%}.new-video{align-items:center;display:flex;height:auto;justify-content:center;width:60%}.new-cont-article{background-color:#d3d3d3;box-sizing:border-box;font-size:1.2rem;font-weight:600;padding:10px 20px}.new-cont-article,.new-cont-subtitle{color:#000;line-height:30px;text-align:justify;text-indent:40px;width:100%}.new-cont-subtitle{font-size:1.5rem;padding:10px 0}.new-cont-img-1{align-items:center;display:flex;justify-content:space-evenly;padding:20px 0}.new-cont-img-1 img{height:auto;width:400px}.new-cont-img-2 img{width:600px}.new-cont-img-2{align-items:center;display:flex;justify-content:center;padding:20px 0}#img-3{border:15px solid gray;height:auto;width:70%}#img-4{height:auto;width:60%}.new-footer{align-items:center;background-color:#4d4d4d;display:flex;height:100px;justify-content:center;width:100%}.new-social{display:flex;height:auto;justify-content:space-evenly;width:20%}.new-social .soc-img{padding:0}.back-to-top{background-color:#a3ddf3;border-radius:100px;bottom:50vh;color:#fff;cursor:pointer;display:flex;height:50px;left:20px;position:fixed;width:50px;z-index:2}.new-ftizis-info,.new-vector-info{height:auto;width:35%}.new-footer-content,.new-ftizis-info,.new-vector-info{align-items:center;display:flex;justify-content:center}.new-footer-content{color:#fff;height:100%;width:75%}.new-footer a{align-items:center;display:flex;justify-content:center}@media screen and (max-width:1024px){.new-cont-content{width:85%}.new-cont-title{font-size:1.2rem;width:95%}.new-footer-content .social{width:30%}.new-footer-content{width:100%}}@media screen and (max-width:800px){.new-cont-img-1 img{width:300px}.new-cont-img-2 img{width:350px}#img-3,#img-4,.new-video{width:90%}}@media screen and (max-width:500px){.new-footer{height:200px}#img-3,#img-4{width:100%}.new-footer-content{flex-direction:column;height:70%;justify-content:space-between}.new-ftizis-info,.new-vector-info{height:auto;width:70%}.new-social{width:30%}}*{height:100%;margin:0;width:100%}
/*# sourceMappingURL=main.2a694f75.css.map*/