.slider[data-v-e450aa10]{justify-content:center;align-items:center;display:flex}.slider--horizontal[data-v-e450aa10]{width:60px;height:12px}.slider--horizontal .slider__decoration[data-v-e450aa10]{background:var(--theme-header);border:2.5px solid var(--theme-border);border-radius:var(--border-radius);width:100%;height:100%}.slider--vertical[data-v-e450aa10]{width:12px;height:110px}.slider--vertical.slider--short[data-v-e450aa10]{width:10px;height:50px}.slider--vertical .slider__decoration[data-v-e450aa10]{background:var(--theme-header);border:2.5px solid var(--theme-border);border-radius:var(--border-radius);width:100%;height:100%}.icon-close[data-v-2ab5a8cd]{width:100%;height:100%;position:relative}.icon-close[data-v-2ab5a8cd]:after,.icon-close[data-v-2ab5a8cd]:before{content:"";transform-origin:50%;border:2px solid var(--theme-text-primary);border-radius:var(--border-radius);background-color:var(--theme-text-primary);width:110%;height:3px;position:absolute;top:50%;left:50%}.icon-close[data-v-2ab5a8cd]:before{transform:translate(-50%,-50%)rotate(45deg)}.icon-close[data-v-2ab5a8cd]:after{transform:translate(-50%,-50%)rotate(-45deg)}.icon-maximize[data-v-d2ee2d3b]{box-sizing:border-box;border-radius:var(--border-radius);border-width:3.5px;border:3.5px solid var(--theme-text-primary);width:100%;height:100%}.icon-minimize[data-v-2f5f2398]{justify-content:center;align-items:flex-end;width:100%;height:100%;display:flex}.icon-minimize-line[data-v-2f5f2398]{width:100%;margin-bottom:var(--space-3s);border:2px solid var(--theme-text-primary);border-radius:var(--border-radius)}.window-icons[data-v-0613e30b]{justify-content:center;display:flex}.view-type--box .window-icons[data-v-0613e30b]{gap:var(--space-s)}.view-type--box .icon-close[data-v-0613e30b],.view-type--box .icon-maximize[data-v-0613e30b],.view-type--box .icon-minimize[data-v-0613e30b]{width:20px;height:20px}@media only screen and (width>=550px){.view-type--box .icon-close[data-v-0613e30b],.view-type--box .icon-maximize[data-v-0613e30b],.view-type--box .icon-minimize[data-v-0613e30b]{width:25px;height:25px}}.view-type--list .window-icons[data-v-0613e30b]{display:none}@keyframes zoom-and-spin-2d85e3c6{0%{transform:scale(1)rotate(0)}to{transform:scale(1.3)rotate(1turn)}}@keyframes content-enter-2d85e3c6{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in-2d85e3c6{0%{opacity:0}to{opacity:1}}.box[data-v-2d85e3c6]{text-align:center;opacity:0;border:2.5px solid var(--theme-border);border-radius:var(--border-radius);background-color:var(--theme-box-background);flex-direction:column;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1);animation:.35s ease-out forwards content-enter-2d85e3c6;display:flex;box-shadow:1px 2px 4px #0000001a}@media only screen and (width>=550px){.box[data-v-2d85e3c6]{font-size:1.2em}}.box[data-v-2d85e3c6]:hover{transition:transform .3s cubic-bezier(.4,0,.2,1);transform:translateY(-2px)}.icon[data-v-2d85e3c6]:hover{animation:.8s cubic-bezier(.4,0,.2,1) forwards zoom-and-spin-2d85e3c6}.box__header[data-v-2d85e3c6]{background-color:var(--theme-header);flex-direction:row;justify-content:space-between;display:flex;position:relative}.box__header.active[data-v-2d85e3c6]{background:var(--theme-active)}.box__header .box__header-date[data-v-2d85e3c6]{padding-bottom:var(--space-2s);text-align:left}.box__header .icon[data-v-2d85e3c6]{z-index:1;position:absolute}.box__content[data-v-2d85e3c6]{flex-direction:row;flex-grow:2;display:flex}.content__data[data-v-2d85e3c6]{flex-direction:column;justify-content:space-between;display:flex}.content__data .content__border-bottom[data-v-2d85e3c6]{border-top:2px solid var(--theme-border);padding:var(--space-2s);justify-content:flex-start;align-items:center;height:25px;display:flex}.content__data .content__border-bottom .content__border-bottom__slider[data-v-2d85e3c6]{margin-left:var(--space-2l)}.view-type--box .box[data-v-2d85e3c6]{min-width:350px;max-width:350px;min-height:400px}@media only screen and (width>=550px){.view-type--box .box[data-v-2d85e3c6]{min-width:450px;max-width:450px;min-height:470px}}@media only screen and (width>=992px){.view-type--box .box[data-v-2d85e3c6]{min-width:500px;max-width:500px}}.view-type--box .box__header[data-v-2d85e3c6]{border-bottom:2px solid var(--theme-border);padding:var(--space-m) var(--space-s) 0;border-radius:calc(var(--border-radius) - 2px) calc(var(--border-radius) - 2px) 0 0}.view-type--box .box__header .icon img[data-v-2d85e3c6]{width:50px}@media only screen and (width>=768px){.view-type--box .box__header .icon img[data-v-2d85e3c6]{width:60px}}@media only screen and (width>=992px){.view-type--box .box__header .icon img[data-v-2d85e3c6]{width:65px}}.view-type--box .box__header .icon-note[data-v-2d85e3c6]{top:200px;right:50px}.view-type--box .box__header .icon-thumbs-up[data-v-2d85e3c6]{top:25px;right:100px}@media only screen and (width>=550px){.view-type--box .box__header .icon-thumbs-up[data-v-2d85e3c6]{top:5px;right:110px}}.view-type--box .box__header .icon-heart[data-v-2d85e3c6]{top:140px;left:-20px}.view-type--box .box__header .icon-bomb[data-v-2d85e3c6]{top:400px;right:80px}.view-type--box .content__data[data-v-2d85e3c6]{width:95%}.view-type--box .content__border[data-v-2d85e3c6]{border-left:2px solid var(--theme-border);flex-direction:column;justify-content:space-between;align-items:center;width:5%;min-width:25px;display:flex}.view-type--box .content__border .content__border__slider[data-v-2d85e3c6]{margin-top:var(--space-2l)}.view-type--box .content__border .border__bottom-corner[data-v-2d85e3c6]{border-top:2px solid var(--theme-border);width:100%;height:25px}.view-type--list .box[data-v-2d85e3c6]{flex-direction:row;align-self:center;min-width:370px;max-width:370px}@media only screen and (width>=550px){.view-type--list .box[data-v-2d85e3c6]{min-width:520px;max-width:520px}}@media only screen and (width>=992px){.view-type--list .box[data-v-2d85e3c6]{min-width:620px;max-width:620px}}@media only screen and (width>=1200px){.view-type--list .box[data-v-2d85e3c6]{min-width:800px;max-width:800px}}@media only screen and (width>=1367px){.view-type--list .box[data-v-2d85e3c6]{min-width:900px;max-width:900px}}.view-type--list .box__header[data-v-2d85e3c6]{padding:var(--space-1s) var(--space-1s) 0;border-right:2px solid var(--theme-border);border-radius:calc(var(--border-radius) - 2px) 0 0 calc(var(--border-radius) - 2px);flex:0 0 12em;font-size:.5em}.view-type--list .box__header .icon img[data-v-2d85e3c6]{width:30px}@media only screen and (width>=768px){.view-type--list .box__header .icon img[data-v-2d85e3c6]{width:40px}}@media only screen and (width>=992px){.view-type--list .box__header .icon img[data-v-2d85e3c6]{width:45px}}.view-type--list .box__header .icon-note[data-v-2d85e3c6]{top:35px;right:85px}@media only screen and (width>=550px){.view-type--list .box__header .icon-note[data-v-2d85e3c6]{right:125px}}.view-type--list .box__header .icon-thumbs-up[data-v-2d85e3c6]{top:25px;right:-5px}.view-type--list .box__header .icon-heart[data-v-2d85e3c6]{top:35px;right:-20px}.view-type--list .box__header .icon-bomb[data-v-2d85e3c6]{top:40px;right:80px}.view-type--list .content__data[data-v-2d85e3c6]{width:100%;margin:0 var(--space-1s)}.view-type--list .content__border[data-v-2d85e3c6]{border-left:2px solid var(--theme-border);min-width:20px;padding-bottom:var(--space-2s);flex-direction:column;justify-content:space-between;align-items:center;display:flex}.view-type--list .content__border .content__border__slider[data-v-2d85e3c6]{margin-top:var(--space-1s);margin-bottom:var(--space-s)}.view-type--list .content__border .border__bottom-corner[data-v-2d85e3c6]{display:none}@keyframes zoom-and-spin-607344f3{0%{transform:scale(1)rotate(0)}to{transform:scale(1.3)rotate(1turn)}}@keyframes content-enter-607344f3{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in-607344f3{0%{opacity:0}to{opacity:1}}.info__no-content[data-v-607344f3]{justify-content:center;align-items:center;gap:var(--space-l);text-align:center;color:var(--theme-text-no-content);margin:var(--space-l);padding:var(--space-m);opacity:0;border:2.5px solid var(--theme-border);border-radius:var(--border-radius);background-color:var(--theme-box-background);flex-direction:column;max-width:350px;animation:.35s ease-out forwards content-enter-607344f3;display:flex}@media only screen and (width>=768px){.info__no-content[data-v-607344f3]{max-width:500px;font-size:1.3em}}.info__no-content[data-v-607344f3]{box-shadow:2px 3px 6px #00000014}.page-content[data-v-b1409c88]{justify-content:center;display:flex}.page-content__error[data-v-b1409c88]{text-align:center;margin:var(--space-l) 0;color:var(--theme-text-error);font-size:1em}@media only screen and (width>=768px){.page-content__error[data-v-b1409c88]{font-size:1.2em}}@media only screen and (width>=992px){.page-content__error[data-v-b1409c88]{font-size:1.4em}}
