@charset "UTF-8";.filter-set{grid-area:top;height:68px;background-color:#fff;border-bottom:1px solid rgba(0,0,0,.06);display:flex;flex-direction:row;align-items:center;padding:0 30px;position:relative;z-index:5}.filter-set.selection-actions{padding:5px}.filter-set .col{flex:1;display:flex;flex-direction:row;align-items:center;gap:16px}.filter-set .col.right{justify-content:flex-end}.filter-set .icon-common{width:32px;height:32px;opacity:.7;transition:all .2s ease;cursor:pointer}.filter-set .icon-common:hover{opacity:1;transform:scale(1.05)}.filter-set .l-combo-box-multiple{width:240px}.filter-set .selection-actions-bar{display:flex;flex-direction:row;align-items:center;width:100%;background-color:var(--l-clr-active);border-radius:7px;padding:10px;color:var(--l-clr-background-clean);gap:10px}.filter-set .selection-actions-bar .btn-clear{border-radius:7px;width:30px;height:30px;display:flex;align-items:center;justify-content:center;cursor:pointer;background-color:#0003}.filter-set .selection-actions-bar .btn-clear:hover{background-color:#0003}.filter-set .selection-actions-bar .btn-clear:hover .icon-common{background-color:var(--l-clr-background-clean)}.filter-set .selection-actions-bar .btn-clear .icon-common{width:20px;height:20px}.filter-set .selection-actions-bar .sab-actions{display:flex;flex-direction:row;align-items:center;gap:5px;margin-left:auto}.filter-set .selection-actions-bar .sab-actions .l-button{padding:7px 10px;border-radius:7px}.search-box{display:flex;flex-direction:row;align-items:center;position:relative}.search-box .l-textbox{padding-left:40px}.search-box .l-textbox:focus+.search-icon{background-color:var(--l-clr-base)}.search-box .search-icon{min-width:30px;width:30px;height:26px;-webkit-mask-image:url(/assets/images/_common/img/btl/mi/search.svg);mask-image:url(/assets/images/_common/img/btl/mi/search.svg);-webkit-mask-size:22px;mask-size:22px;-webkit-mask-position:5px center;mask-position:5px center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:var(--l-clr-content-accent);position:absolute;left:3px}.search-box .search-icon:hover{background-color:var(--l-clr-active)}.search-box .search-tb{height:26px;width:calc(100% - 30px);padding-right:25px;border:none;padding-left:5px;color:var(--l-clr-active);background-color:transparent}.search-box--open{background-color:var(--clr-nav-open)}.search-box--open .search-icon{background-color:var(--l-clr-active)}.search-box--multi .search-icon{min-width:35px}.search-box--multi .l-combo-box{background-color:transparent;border:none}.search-box--multi .l-combo-box .l-textbox{padding:0;color:var(--l-clr-base-4-bw)}.search-box--multi .l-combo-box .l-cb-drop-icon{background-color:var(--l-clr-base-4-bw)}.search-box--multi .search-box-select{width:80px}.search-box--multi>div>.l-textbox{width:150px}.pop-up-common{background-color:#fff;display:grid;grid-template-rows:auto minmax(0,1fr) auto;border-radius:12px;box-shadow:0 10px 40px #0003;overflow:hidden}.pop-up-common .inner-content{width:810px;max-width:100vw;min-height:500px;max-height:calc(100dvh - 200px);padding:30px 60px}.pop-up-common .inner-content .caption{font-weight:600;padding-bottom:8px;color:var(--l-clr-text-default);font-size:14px}.pop-up-common .inner-content .gap{height:20px}.pop-up-common .inner-content .inner{max-height:70vh;overflow-y:auto}.pop-up-common .inner-content .items{display:flex;flex-direction:column;gap:24px}.pop-up-common .inner-content .items .item .caption{padding-bottom:6px;color:var(--clr-text-secondary);font-size:13px;text-transform:uppercase;letter-spacing:.5px;font-weight:600}.pop-up-common .footer{padding:20px 40px;background-color:#f8f9fa;border-top:1px solid rgba(0,0,0,.05);display:flex;justify-content:flex-end;gap:10px}.common-head{display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:48px;min-height:48px;background-color:var(--l-clr-background-clean);color:var(--l-clr-text-default);padding-left:50px;padding-right:10px;font-weight:700;font-size:1em;line-height:.7;letter-spacing:.6px;border-bottom:1px #c7c7cc solid}.common-head .common-head-title{display:flex;flex-direction:row;align-items:center;flex:1;min-width:0}.common-head .common-head-icon{width:34px;min-width:34px;height:20px;margin-left:8px;background-color:#fff;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.common-head .common-head-caption{padding-left:8px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.common-head .common-head-controls{display:flex;flex-direction:row;align-items:center}.common-head .common-head-controls .common-head-control{width:18px;height:18px;margin-right:5px;opacity:.8;background-size:contain;cursor:pointer}.common-head .common-head-controls .common-head-control.common-head-control-move{background-image:url(/assets/images/_common/Components/Wraps/CommonHead/img/common-head-move.svg)}.common-head .common-head-controls .common-head-control.common-head-control-favorite{background-image:url(/assets/images/_common/Components/Wraps/CommonHead/img/common-head-favorite.svg)}.common-head .common-head-controls .common-head-control:hover,.common-head .common-head-controls .common-head-control.active{opacity:1}.common-head .common-head-controls .common-head-control-close{background-color:transparent;background-position:center;background-size:contain;background-image:url(/assets/images/_common/Components/Wraps/CommonHead/img/common-head-close_color.svg)}.number-slider{display:flex;align-items:center;gap:8px}.number-slider input[type=range]{flex:1 1 auto;min-width:140px;accent-color:var(--l-clr-base)}.number-slider input[type=number]{width:86px;padding:4px 6px;border:1px solid #d0d5dd;border-radius:4px;font:inherit;line-height:1.2}.number-slider input[type=number]:focus{outline:1px solid var(--l-clr-base);outline-offset:1px;border-color:var(--l-clr-base)}.l-hint{display:inline-block;width:16px;height:16px;margin-left:4px;cursor:help;margin-bottom:.5em}.l-hint .icon-hint{background-color:#777;-webkit-mask-image:url(/assets/images/_common/img/btl/mi/help.svg);mask-image:url(/assets/images/_common/img/btl/mi/help.svg);width:16px;height:16px}.l-checkbox-switch input{display:none}.l-checkbox-switch label{display:inline-block;width:32px;height:18px;border-radius:9px;background:#cdd1da;box-shadow:inset 0 3px 4px #0003;transition:.2s;position:relative;cursor:pointer}.l-checkbox-switch label span{display:flex;flex-direction:row;align-items:center;height:18px;padding-left:40px;white-space:nowrap}.l-checkbox-switch label:after{content:"";position:absolute;top:2px;left:2px;width:14px;height:14px;border-radius:50%;background:var(--l-clr-background-clean);box-shadow:0 2px 5px #0000004d;transition:.2s}.l-checkbox-switch input:checked+label{background:var(--l-clr-base)}.l-checkbox-switch input:checked+label:after{left:16px}.l-checkbox-switch input:disabled+label{opacity:.5;cursor:not-allowed}.groups-block{grid-area:groups}.groups-block .paths{display:flex;flex-direction:row;height:2em}.groups-block .paths .path:not(:last-child) .name{padding-right:10px}.groups-block .paths .path:not(:last-child) .name:hover{text-decoration:underline;cursor:pointer}.groups-block .paths .path .gt{padding-right:10px}.groups-block .gb-groups{grid-area:groups}.groups-block .gb-groups .caption{font-weight:700;padding-bottom:15px;font-size:.9em}.groups-block .gb-groups .gb-items{display:flex;flex-direction:row;flex-wrap:wrap;gap:15px}.groups-block .gb-groups .gb-group{padding:12px 30px 12px 16px;background-color:#fff;box-shadow:1px 1px 3px #0003;border:1px solid rgba(0,0,0,.06);display:flex;flex-direction:row;align-items:center;gap:12px;border-radius:8px;position:relative;transition:all .2s cubic-bezier(.4,0,.2,1);min-width:260px;max-width:320px}.groups-block .gb-groups .gb-group:hover{background-color:#fff;box-shadow:0 8px 20px #0000001f;border-color:#605dd033;transform:translateY(-2px);cursor:pointer;z-index:1}.groups-block .gb-groups .gb-group .icon-folder{width:40px;height:40px;min-width:40px;opacity:1;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.groups-block .gb-groups .gb-group .g-col{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center}.groups-block .gb-groups .gb-group .g-col .g-name{padding-bottom:4px;font-weight:700;color:#2c3e50;font-size:14px}.groups-block .gb-groups .gb-group .g-col .g-count{font-size:12px;color:#666;font-weight:500}.groups-block .gb-groups .gb-group .l-edit-container .l-edit-btn-edit{display:none}.groups-block .gb-groups .gb-group .menu-control{position:absolute;top:8px;right:4px;width:24px;height:24px;overflow:visible;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s}.groups-block .gb-groups .gb-group .menu-control:hover{background-color:#0000000d}.groups-block .gb-groups .gb-group .menu-control .icon-dots{width:20px;height:20px;opacity:.6}.groups-block .gb-groups .gb-group .menu-control .menu-wrapper{display:none;width:180px;height:30px;position:absolute;top:0;right:0}.groups-block .gb-groups .gb-group .menu-control .menu{display:none;position:absolute;width:180px;background-color:#fff;top:30px;right:-5px;z-index:100;box-shadow:0 4px 20px #00000026;border-radius:8px;padding:6px 0;border:1px solid rgba(0,0,0,.05)}.groups-block .gb-groups .gb-group .menu-control .menu:before{content:"";border:6px solid transparent;border-bottom-color:#fff;position:absolute;right:10px;top:-12px}.groups-block .gb-groups .gb-group .menu-control .menu .m-item{padding:8px 16px;font-size:13px;color:var(--l-clr-text-default);transition:background-color .1s}.groups-block .gb-groups .gb-group .menu-control .menu .m-item:hover{background-color:var(--l-clr-background-light);color:var(--l-clr-active)}.groups-block .gb-groups .gb-group .menu-control:hover .menu,.groups-block .gb-groups .gb-group .menu-control:hover .menu-wrapper{display:block}.btn-group-add{width:36px;height:36px;background-color:#fff;border-radius:8px;box-shadow:0 1px 2px #0000000d;border:1px solid rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;transition:all .2s ease;cursor:pointer}.btn-group-add:hover{background-color:#fff;box-shadow:0 4px 8px #0000001a;border-color:#605dd033;transform:translateY(-1px)}.btn-group-add:hover .icon-common{background-color:var(--l-clr-active)}.btn-group-add:active{transform:translateY(0);box-shadow:0 1px 2px #0000000d}.btn-group-add .icon-common{width:20px;height:20px;background-color:var(--l-clr-text-default);transition:background-color .2s ease}.l-infinite-item-list .loading{align-self:end;justify-self:end;width:100%;height:1px;background-color:transparent}.__widget-image{width:100%;height:100%;position:relative;background-color:#000;display:flex;flex-direction:column}.__widget-image .image-display{width:100%;flex:1;background-position:center;background-repeat:no-repeat;background-size:contain}.__widget-image .image-display.__cover{background-size:cover}.__widget-image .pagination{position:absolute;bottom:15px;left:0;width:100%;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:7px;z-index:1}.__widget-image .pagination .dot{width:10px;height:10px;border-radius:50%;border:1px solid #fff;background-color:transparent;box-shadow:0 0 4px #00000080}.__widget-image .pagination .dot.active{background-color:#fff}.__widget-image .caption-block{position:relative;left:0;bottom:0;width:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.__widget-image .caption-block .caption-text{--running-time: 5s;padding:7px;width:100%}.__widget-image .caption-block .caption-text.__run{position:absolute;bottom:0;overflow:hidden;width:100%}.__widget-image .caption-block .caption-text.__run .text{display:inline-block;white-space:nowrap;position:relative;width:unset;left:100%;animation:var(--running-time) linear 0s infinite normal none running sdfsd}@keyframes sdfsd{to{transform:translate(-100%);left:-100%}}.__widget-image .caption-block .caption-text.__over{position:absolute;bottom:0}.__widget-image .date-time-block{position:relative;left:0;bottom:0;width:100%;height:30px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.__widget-image .date-time-block .date-time-item{padding:0 7px}.__widget-image-view{background-image:url(/assets/images/_common/Content/Widgets/Widgets/Images/DefaultImages/image1.jpg)}.widget{position:absolute;border-radius:4px;-webkit-user-select:none;user-select:none;--rotation: "";--height: 100%;--width: 100%;font:inherit}.widget.__dev{cursor:move}.widget.__dev iframe,.widget.__dev video{pointer-events:none;position:relative;z-index:1}.widget.__dev .dev{height:100%;width:100%;position:absolute;top:0;left:0;background-color:#00000080;display:none;align-items:center;justify-content:center;z-index:10}.widget.__dev .dev .controls{position:absolute;z-index:100}.widget.__dev .dev .controls .icon-common{background-color:var(--l-clr-background-clean);width:30px;height:30px;cursor:pointer;box-shadow:1px 1px 4px #000000b3;outline:1px black solid;border-radius:50%}.widget.__dev .dev .controls .icon-common:hover,.widget.__dev .dev .controls .icon-common.__active{background-color:var(--l-clr-base)}.widget.__dev .dev .controls-of-view{top:0;left:0;display:flex;flex-direction:row;align-items:center}.widget.__dev .dev .controls-of-layer{left:0;bottom:0;padding:3px;display:flex;flex-direction:row;align-items:center}.widget.__dev .dev .controls-of-layer .layer{font-family:monospace;font-size:1.3rem;color:var(--l-clr-background-clean);padding:0 3px}.widget.__dev:hover .dev,.widget.__dev.__selected .dev{display:flex}.widget.__dev .btn-remove{position:absolute;right:5px;top:5px;z-index:3;background-color:var(--l-clr-danger);cursor:pointer}.widget.__dev.__selected .widget__resize-handle{opacity:1}.widget.__dev .widget__resize-handle{opacity:0;position:absolute;width:8px;height:8px;background-color:#2f80edf2;border:1px solid #ffffff;box-shadow:0 2px 8px #0003;z-index:4}.widget.__dev .widget__resize-handle.widget__resize-handle--n{top:-2px;left:50%;transform:translate(-50%,-50%);cursor:n-resize}.widget.__dev .widget__resize-handle.widget__resize-handle--s{bottom:-2px;left:50%;transform:translate(-50%,50%);cursor:s-resize}.widget.__dev .widget__resize-handle.widget__resize-handle--e{right:-2px;top:50%;transform:translate(50%,-50%);cursor:e-resize}.widget.__dev .widget__resize-handle.widget__resize-handle--w{left:-2px;top:50%;transform:translate(-50%,-50%);cursor:w-resize}.widget.__dev .widget__resize-handle.widget__resize-handle--ne{top:-2px;right:-2px;transform:translate(50%,-50%);cursor:ne-resize}.widget.__dev .widget__resize-handle.widget__resize-handle--nw{top:-2px;left:-2px;transform:translate(-50%,-50%);cursor:nw-resize}.widget.__dev .widget__resize-handle.widget__resize-handle--se{bottom:-2px;right:-2px;transform:translate(50%,50%);cursor:se-resize}.widget.__dev .widget__resize-handle.widget__resize-handle--sw{bottom:-2px;left:-2px;transform:translate(-50%,50%);cursor:sw-resize}.widget.__flip-h .widget-inner{transform:scaleX(-1)}.widget.__flip-v .widget-inner{transform:scaleY(-1)}.widget .widget-inner{width:var(--width);height:var(--height);display:flex;align-items:center;justify-content:center;background-color:#424c63;transform:var(--rotation);transform-origin:top left}.widget .widget-inner video{max-height:100%;max-width:100%}.widget .poster{position:absolute;left:0;top:0;height:100%;width:100%;z-index:1;background-size:contain;background-position:center;background-repeat:no-repeat}.widget-view{margin-top:10px;height:120px;background-size:cover;background-position:center;background-repeat:no-repeat}.configuration-man{background-color:var(--l-clr-background-clean)}.configuration-man .common-head{background-color:var(--l-clr-content);border-bottom:1px #c7c7cc solid}.configuration-man .inner-content{max-height:80vh;width:700px;padding:20px;display:flex;flex-direction:row;flex-wrap:wrap;grid-gap:20px;overflow:auto}.configuration-man .inner-content .configuration-man_parameter{padding-bottom:30px;width:100%}.configuration-man .inner-content .configuration-man_parameter.__width-2{width:45%}.configuration-man .inner-content .configuration-man_parameter .caption{padding-bottom:7px}.configuration-man .inner-content hr{width:100%}.configuration-man .l-textarea{min-height:150px}.configuration-man .footer{padding:20px 50px;display:flex;flex-direction:row;align-items:center;justify-content:end;border-top:1px var(--l-clr-content) solid;margin-top:30px}.configuration-man .container-map{width:100%;height:350px}.attach-file-picker{--cell-size: 140px;height:var(--cell-size);width:100%;display:grid;grid-template-columns:auto 1fr;grid-gap:10px}.attach-file-picker .files{height:var(--cell-size);flex:1;display:flex;flex-direction:row;grid-gap:10px;overflow-y:auto}.attach-picker{--cell-size: 140px;width:var(--cell-size);height:var(--cell-size);position:relative;background-color:#fafafa}.attach-picker .image{position:absolute;height:var(--cell-size);width:var(--cell-size);top:0;left:0;background-size:70%;background-position:center;background-repeat:no-repeat}.attach-picker .controls{display:none;flex-direction:column;align-items:center;justify-content:center;position:absolute;height:140px;width:140px;background-color:#efeff4e6;background-color:#efeff4}.attach-picker .controls .l-button{padding:5px 0;width:120px}.attach-picker .controls .l-button:last-child{margin-top:15px}.attach-picker .controls .icon-x{position:absolute;top:5px;right:5px}.attach-picker:hover .controls{display:flex}.attach-file{width:140px}.attach-file.__video-convert-in-progress{background-image:repeating-linear-gradient(-45deg,var(--clr-waiting),var(--clr-waiting) 10px,#fff 10px,#fff 20px);background-size:28px 28px;animation:l-busy-move .7s linear infinite}@keyframes l-busy-move{0%{background-position:0 0}to{background-position:28px 0}}.attach-file .preview{width:140px;height:140px;background-position:center;background-size:cover;background-repeat:no-repeat;position:relative}.attach-file .preview:hover .zoom{opacity:1}.attach-file .preview .zoom,.attach-file .preview .selector{position:absolute;background-color:#dedede;top:0;left:0;width:100%;height:100%;opacity:0;display:flex;align-items:center;justify-content:center}.attach-file .preview .zoom.zoom,.attach-file .preview .selector.zoom{background-color:#0006}.attach-file .preview .zoom .icon,.attach-file .preview .selector .icon{width:50px;height:50px;background-color:#fff;-webkit-mask-image:url(/assets/images/_common/img/btl/mi/zoom_in.svg);mask-image:url(/assets/images/_common/img/btl/mi/zoom_in.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;cursor:pointer}.attach-file .preview .zoom.selector .icon,.attach-file .preview .selector.selector .icon{background-color:var(--l-clr-base);-webkit-mask-image:url(/assets/images/_common/img/btl/mi/check.svg);mask-image:url(/assets/images/_common/img/btl/mi/check.svg)}.attach-file .preview .zoom.__selected,.attach-file .preview .selector.__selected{opacity:.85}.attach-file .preview .configuration{opacity:0;border:2px transparent solid;background-color:transparent}.attach-file .preview .configuration:hover{background-color:#dedede;opacity:.8}.attach-file .preview .configuration:hover .controls{display:flex}.attach-file .preview .configuration.__selected{border:2px var(--l-clr-active) solid;opacity:.8}.attach-file .preview .configuration .controls{position:absolute;left:0;bottom:0;display:flex;display:none;flex-direction:row;align-items:center;z-index:2;width:100%}.attach-file .preview .configuration .controls .control{padding:3px;font-weight:700;flex:1;cursor:pointer;-webkit-user-select:none;user-select:none}.attach-file .preview .configuration .controls .control.current-index{font-weight:400}.attach-file .preview .icon-x{position:absolute;cursor:pointer;top:5px;right:5px}.attach-file .activity.__active{color:var(--l-clr-warn)}.color-picker{display:flex;align-items:center;position:relative;-webkit-user-select:none;user-select:none}.color-picker .color-display{width:30px;height:30px;border:1px solid #ccc;border-radius:4px;margin-right:10px;cursor:pointer;position:relative}.color-picker .color-display:before{content:"";position:absolute;inset:0;z-index:-1;background-image:linear-gradient(45deg,#808080 25%,transparent 25%),linear-gradient(-45deg,#808080 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#808080 75%),linear-gradient(-45deg,transparent 75%,#808080 75%);background-size:10px 10px;background-position:0 0,0 5px,5px -5px,-5px 0px;border-radius:3px}.color-picker .color-text{font-size:14px;color:#333}.color-picker__popup{position:absolute;top:-220px;left:45px;z-index:1000;background:#fff;border:1px solid #ccc;border-radius:4px;padding:10px;box-shadow:0 4px 8px #0003;width:220px;display:flex;flex-direction:column;gap:10px}.color-picker__popup .sv-area{width:100%;height:150px;position:relative;background-color:red;cursor:crosshair}.color-picker__popup .sv-area .sv-white{position:absolute;inset:0;background:linear-gradient(to right,#fff,#fff0)}.color-picker__popup .sv-area .sv-black{position:absolute;inset:0;background:linear-gradient(to top,#000,#0000)}.color-picker__popup .sv-area .sv-cursor{position:absolute;width:10px;height:10px;border:2px solid #fff;border-radius:50%;transform:translate(-5px,-5px);box-shadow:0 0 2px #000;pointer-events:none}.color-picker__popup .sliders{display:flex;flex-direction:column;gap:8px}.color-picker__popup .sliders .slider-row{display:flex;align-items:center;gap:5px}.color-picker__popup .sliders .slider-row .slider-track{flex:1;height:10px;border-radius:5px;position:relative;cursor:pointer}.color-picker__popup .sliders .slider-row .slider-track .slider-cursor{position:absolute;top:50%;width:12px;height:12px;background:#fff;border:1px solid #ccc;border-radius:50%;transform:translate(-6px,-50%);box-shadow:0 1px 2px #0000004d;pointer-events:none}.color-picker__popup .sliders .slider-row.hue .slider-track{background:linear-gradient(to right,red,#ff0 17%,#0f0 33%,#0ff,#00f 67%,#f0f 83%,red)}.color-picker__popup .sliders .slider-row.alpha .slider-track{background-image:linear-gradient(45deg,#808080 25%,transparent 25%),linear-gradient(-45deg,#808080 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#808080 75%),linear-gradient(-45deg,transparent 75%,#808080 75%);background-size:6px 6px;background-position:0 0,0 3px,3px -3px,-3px 0px}.color-picker__popup .sliders .slider-row.alpha .slider-track .alpha-gradient{position:absolute;inset:0;border-radius:5px}.color-picker__popup .inputs-row{display:flex;align-items:center;gap:5px}.color-picker__popup .inputs-row .mode-switch{cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;flex-shrink:0;width:20px;height:20px;opacity:.6;transition:opacity .2s;gap:2px}.color-picker__popup .inputs-row .mode-switch:hover{opacity:1}.color-picker__popup .inputs-row .mode-switch:before{content:"";width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:4px solid #666}.color-picker__popup .inputs-row .mode-switch:after{content:"";width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #666}.color-picker__popup .inputs-row .inputs{display:flex;gap:5px;flex:1}.color-picker__popup .inputs-row .inputs .input-group{display:flex;flex-direction:column;align-items:center;flex:1}.color-picker__popup .inputs-row .inputs .input-group label{font-size:10px;color:#666}.color-picker__popup .inputs-row .inputs .input-group input{width:100%;border:1px solid #ddd;border-radius:3px;padding:2px;text-align:center;font-size:12px}.color-picker__popup .inputs-row .inputs .input-group.hex{flex:3}.l-combo-box-multiple{position:relative}.l-combo-box-multiple .l-cbx-m-offer-list{display:none;position:absolute;left:0;top:calc(100% + 4px);width:100%;background-color:#fff;z-index:100;box-shadow:0 4px 20px #00000026;border-radius:8px;border:1px solid rgba(0,0,0,.05);padding:4px 0;max-height:320px;overflow:auto}.l-combo-box-multiple .l-cbx-m-offer-list .l-t-line{padding:8px 16px;cursor:pointer;transition:background-color .1s}.l-combo-box-multiple .l-cbx-m-offer-list .l-t-line:hover{background-color:var(--l-clr-background-light)}.l-combo-box-multiple .l-cbx-m-offer-list.__visible{display:block}.__widget-video-yt-view{background-image:url(/assets/images/_common/Content/Widgets/Widgets/Video/yt.jpg)}.__widget-video-rt-view{background-image:url(/assets/images/_common/Content/Widgets/Widgets/Video/rt.png)}.__widget-video-vk-view{background-image:url(/assets/images/_common/Content/Widgets/Widgets/Video/vk.jpg)}.__widget-video-source-view{background-image:url(/assets/images/_common/Content/Widgets/Widgets/Video/vp.png)}.__widget-video-external-view{background-image:url(/assets/images/_common/Content/Widgets/Widgets/Video/str.jpg)}.widget-video__rutube .poster{background-image:url(/assets/images/_common/Content/Widgets/Widgets/Video/rt.png)}.widget-video__youtube .poster{background-image:url(/assets/images/_common/Content/Widgets/Widgets/Video/yt.jpg)}.widget-video__vk .poster{background-image:url(/assets/images/_common/Content/Widgets/Widgets/Video/vk.jpg)}.widget-video .poster{z-index:0;background-size:cover}.widget-video iframe{z-index:1;width:100%;height:100%;background-color:#000}.video-player-wrapper{width:100%;height:100%;position:relative;min-height:100px}.video-player{width:100%;height:100%;object-fit:contain;position:relative}.video-player .vjs-tech{position:relative}.video-player.__cover{object-fit:cover}.presentation-widget .slideContent{width:100%;height:100%}.pdf-widget .pdf-navigation{position:absolute;bottom:20px;left:50%;transform:translate(-50%);z-index:1000;display:flex;gap:10px;align-items:center;background-color:#ffffffbf;padding:8px 16px;border-radius:4px;box-shadow:#0000004d 0 2px 8px;pointer-events:auto}.pdf-widget .container:not(.__has-paging) .pdf-navigation{display:none}.__widget-rss{display:flex;flex-direction:column}.__widget-rss .content{flex:1;position:relative;width:100%}.__widget-rss .content .post{display:flex;flex-direction:column;align-items:stretch;width:100%;height:100%}.__widget-rss .content .post .image{display:block;position:relative;left:0;top:0;width:100%;flex:1;background-position:center;background-size:cover;background-repeat:no-repeat}.__widget-rss .content .post .post-text{flex:1;padding:20px}.__widget-rss .content .post .post-text .post-title{font-weight:700;padding-bottom:10px}.__widget-rss .top,.__widget-rss .bot{width:100%;padding:7px 15px;margin-left:0}.__widget-rss .top span:not(:empty),.__widget-rss .bot span:not(:empty){padding-right:5px}.__widget-rss.__horizontal .content{position:static}.__widget-rss.__horizontal .post{flex-direction:row}.__widget-rss.__horizontal .post .image{position:absolute;height:100%;width:30%}.__widget-rss.__horizontal .post .post-text{margin-left:30%}.__widget-rss.__horizontal .top,.__widget-rss.__horizontal .bot{width:70%;padding:7px 15px;margin-left:30%}.__widget-rss.__horizontal .top span:not(:empty),.__widget-rss.__horizontal .bot span:not(:empty){padding-right:5px}.icon-common.wcfg-i-add{min-width:30px;min-height:30px;display:flex;flex-direction:column}.__widget-news-view{background-image:url(/assets/images/_common/Content/Widgets/Widgets/News/preview.png)}.__widget-qr-code{display:flex;align-items:center;justify-content:center;overflow:hidden}.qr-code-view{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.widget-inner.__widget-clock{background-color:transparent}.widget-inner.__widget-clock .clock{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.widget-inner.__widget-clock .clock-item{width:100%;height:100%}.widget-inner.__widget-clock-x{background-color:transparent}.widget-clock{max-width:100%;overflow:hidden;width:unset;height:unset;display:flex;flex-direction:column;color:#333;background-color:#fff;border-radius:20px;white-space:nowrap}.widget-clock .time{display:flex;flex-direction:row;align-items:center;width:100%;font:inherit}.widget-clock .time .hour,.widget-clock .time .minute{font:inherit}.widget-clock .date{width:100%;font:inherit;text-align:center}.widget-preview{width:300px;height:150px;background-color:#000;position:relative}.__widget-clock-view{background-size:contain}.__widget-clock-view.__widget-clock1-view{background-image:url(/assets/images/_common/Content/Widgets/Widgets/Clock/img/Digital1_preview.svg)}.__widget-clock-view.__widget-clock2-view{background-image:url(/assets/images/_common/Content/Widgets/Widgets/Clock/img/Digital2_preview.svg)}.__widget-clock-view.__widget-clock3-view{background-image:url(/assets/images/_common/Content/Widgets/Widgets/Clock/img/Digital3_preview.svg)}.__widget-clock-view.__widget-clock4-view{background-image:url(/assets/images/_common/Content/Widgets/Widgets/Clock/img/Digital4_preview.svg)}.__widget-clock-view.__widget-clock5-view{background-image:url(/assets/images/_common/Content/Widgets/Widgets/Clock/img/Digital5_preview.svg)}.__widget-clock-view.__widget-clock6-view{background-image:url(/assets/images/_common/Content/Widgets/Widgets/Clock/img/Digital6_preview.svg)}.__widget-clock-view.__widget-clock7-view{background-image:url(/assets/images/_common/Content/Widgets/Widgets/Clock/img/Digital7_preview.svg)}.__widget-clock-view.__widget-clock-ar1-view{background-image:url(/assets/images/_common/Content/Widgets/Widgets/Clock/img/Arrow1_preview.svg)}.__widget-clock-view.__widget-clock-ar2-view{background-image:url(/assets/images/_common/Content/Widgets/Widgets/Clock/img/Arrow2_preview.svg)}.__widget-clock-view.__widget-clock-ar3-view{background-image:url(/assets/images/_common/Content/Widgets/Widgets/Clock/img/Arrow3_preview.svg)}.__widget-clock-view.__widget-clock-x-view{background-image:url(/assets/images/_common/Content/Widgets/Widgets/Clock/img/Digital1_preview.svg)}.__widget_running-string{position:relative;--running-time: 5s}.__widget_running-string .w-running-text-wrap{position:absolute;left:0;top:0;display:flex;align-items:center;overflow:hidden;width:100%;height:100%;box-sizing:border-box}.__widget_running-string .w-running-text-wrap .w-running-text{display:inline-block;white-space:nowrap;position:relative;width:unset;padding-left:100%;animation:var(--running-time) linear 0s infinite normal none running sdfsd}@keyframes sdfsd{0%{transform:translate(0)}to{transform:translate(-100%)}}.__widget-running-string-view .__widget_running-string{width:100%;height:100%}.widget-inner.__widget_currency{background-color:transparent}.widget-inner.__widget_currency .c-head{font-size:20px;font-weight:700;padding-bottom:.5em;text-align:center;white-space:nowrap;line-height:20px}.widget-inner.__widget_currency .с-date{font-size:20px;line-height:20px}.widget-inner.__widget_currency .с-date.__center{text-align:center;padding-bottom:10px}.widget-inner.__widget_currency .items{padding:10px}.widget-inner.__widget_currency .currency-item{display:flex;flex-direction:row;align-items:center;white-space:nowrap;height:26px;font-size:26px;line-height:26px}.widget-inner.__widget_currency .currency-item span{display:flex;flex-direction:row;align-items:center}.widget-inner.__widget_currency .currency-item .curr{width:55px;padding-left:5px;line-height:26px}.widget-inner.__widget_currency .currency-item .value{height:26px;font-size:20px;line-height:20px;width:70px}.widget-inner.__widget_currency .grow{border-left:5px solid transparent;border-right:5px solid transparent;border-top:10px solid rgb(236,0,0);margin-top:2.5px}.widget-inner.__widget_currency .grow.__grow-up{margin-top:0;border-top:none;border-bottom:.4em solid rgb(126,211,33)}.widget-inner.__widget_currency .fi{position:relative;display:inline-block;width:1em;min-width:1em;height:1em;line-height:1em;background-size:contain;background-position:50%;background-repeat:no-repeat}.widget-inner.__widget_currency .fi[data-flag=ae]{background-image:url(/assets/images/_common/Content/Widgets/Widgets/Currency/flags/ae.svg)}.widget-inner.__widget_currency .fi[data-flag=am]{background-image:url(/assets/images/_common/Content/Widgets/Widgets/Currency/flags/am.svg)}.widget-inner.__widget_currency .fi[data-flag=au]{background-image:url(/assets/images/_common/Content/Widgets/Widgets/Currency/flags/au.svg)}.widget-inner.__widget_currency .fi[data-flag=az]{background-image:url(/assets/images/_common/Content/Widgets/Widgets/Currency/flags/az.svg)}.widget-inner.__widget_currency .fi[data-flag=bd]{background-image:url(/assets/images/_common/Content/Widgets/Widgets/Currency/flags/bd.svg)}.widget-inner.__widget_currency .fi[data-flag=bh]{background-image:url(/assets/images/_common/Content/Widgets/Widgets/Currency/flags/bh.svg)}.widget-inner.__widget_currency .fi[data-flag=bo]{background-image:url(/assets/images/_common/Content/Widgets/Widgets/Currency/flags/bo.svg)}.widget-inner.__widget_currency .fi[data-flag=br]{background-image:url(/assets/images/_common/Content/Widgets/Widgets/Currency/flags/br.svg)}.widget-inner.__widget_currency .fi[data-flag=by]{background-image:url(/assets/images/_common/Content/Widgets/Widgets/Currency/flags/by.svg)}.widget-inner.__widget_currency .fi[data-flag=ca]{background-image:url(/assets/images/_common/Content/Widgets/Widgets/Currency/flags/ca.svg)}.widget-inner.__widget_currency .fi[data-flag=ch]{background-image:url(/assets/images/_common/Content/Widgets/Widgets/Currency/flags/ch.svg)}.widget-inner.__widget_currency .fi[data-flag=cn]{background-image:url(/assets/images/_common/Content/Widgets/Widgets/Currency/flags/cn.svg)}.widget-inner.__widget_currency .fi[data-flag=cu]{background-image:url(/assets/images/_common/Content/Widgets/Widgets/Currency/flags/cu.svg)}.widget-inner.__widget_currency .fi[data-flag=cz]{background-image:url(/assets/images/_common/Content/Widgets/Widgets/Currency/flags/cz.svg)}.widget-inner.__widget_currency .fi[data-flag=dk]{background-image:url(/assets/images/_common/Content/Widgets/Widgets/Currency/flags/dk.svg)}.widget-inner.__widget_currency .fi[data-flag=dz]{background-image:url(/assets/images/_common/Content/Widgets/Widgets/Currency/flags/dz.svg)}.widget-inner.__widget_currency .fi[data-flag=eg]{background-image:url(/assets/images/_common/Content/Widgets/Widgets/Currency/flags/eg.svg)}.widget-inner.__widget_currency .fi[data-flag=et]{background-image:url(/assets/images/_common/Content/Widgets/Widgets/Currency/flags/et.svg)}.widget-inner.__widget_currency .fi[data-flag=eu]{background-image:url(/assets/images/_common/Content/Widgets/Widgets/Currency/flags/eu.svg)}.widget-inner.__widget_currency .fi[data-flag=gb]{background-image:url(/assets/images/_common/Content/Widgets/Widgets/Currency/flags/gb.svg)}.widget-inner.__widget_currency .fi[data-flag=ge]{background-image:url(/assets/images/_common/Content/Widgets/Widgets/Currency/flags/ge.svg)}.widget-inner.__widget_currency .fi[data-flag=hk]{background-image:url(/assets/images/_common/Content/Widgets/Widgets/Currency/flags/hk.svg)}.widget-inner.__widget_currency .fi[data-flag=hu]{background-image:url(/assets/images/_common/Content/Widgets/Widgets/Currency/flags/hu.svg)}.widget-inner.__widget_currency .fi[data-flag=id]{background-image:url(/assets/images/_common/Content/Widgets/Widgets/Currency/flags/id.svg)}.widget-inner.__widget_currency .fi[data-flag=in]{background-image:url(/assets/images/_common/Content/Widgets/Widgets/Currency/flags/in.svg)}.widget-inner.__widget_currency .fi[data-flag=ir]{background-image:url(/assets/images/_common/Content/Widgets/Widgets/Currency/flags/ir.svg)}.widget-inner.__widget_currency .fi[data-flag=jp]{background-image:url(/assets/images/_common/Content/Widgets/Widgets/Currency/flags/jp.svg)}.widget-inner.__widget_currency .fi[data-flag=kg]{background-image:url(/assets/images/_common/Content/Widgets/Widgets/Currency/flags/kg.svg)}.widget-inner.__widget_currency .fi[data-flag=kr]{background-image:url(/assets/images/_common/Content/Widgets/Widgets/Currency/flags/kr.svg)}.widget-inner.__widget_currency .fi[data-flag=kz]{background-image:url(/assets/images/_common/Content/Widgets/Widgets/Currency/flags/kz.svg)}.widget-inner.__widget_currency .fi[data-flag=md]{background-image:url(/assets/images/_common/Content/Widgets/Widgets/Currency/flags/md.svg)}.widget-inner.__widget_currency .fi[data-flag=mm]{background-image:url(/assets/images/_common/Content/Widgets/Widgets/Currency/flags/mm.svg)}.widget-inner.__widget_currency .fi[data-flag=mn]{background-image:url(/assets/images/_common/Content/Widgets/Widgets/Currency/flags/mn.svg)}.widget-inner.__widget_currency .fi[data-flag=ng]{background-image:url(/assets/images/_common/Content/Widgets/Widgets/Currency/flags/ng.svg)}.widget-inner.__widget_currency .fi[data-flag=no]{background-image:url(/assets/images/_common/Content/Widgets/Widgets/Currency/flags/no.svg)}.widget-inner.__widget_currency .fi[data-flag=nz]{background-image:url(/assets/images/_common/Content/Widgets/Widgets/Currency/flags/nz.svg)}.widget-inner.__widget_currency .fi[data-flag=om]{background-image:url(/assets/images/_common/Content/Widgets/Widgets/Currency/flags/om.svg)}.widget-inner.__widget_currency .fi[data-flag=pl]{background-image:url(/assets/images/_common/Content/Widgets/Widgets/Currency/flags/pl.svg)}.widget-inner.__widget_currency .fi[data-flag=qa]{background-image:url(/assets/images/_common/Content/Widgets/Widgets/Currency/flags/qa.svg)}.widget-inner.__widget_currency .fi[data-flag=ro]{background-image:url(/assets/images/_common/Content/Widgets/Widgets/Currency/flags/ro.svg)}.widget-inner.__widget_currency .fi[data-flag=rs]{background-image:url(/assets/images/_common/Content/Widgets/Widgets/Currency/flags/rs.svg)}.widget-inner.__widget_currency .fi[data-flag=ru]{background-image:url(/assets/images/_common/Content/Widgets/Widgets/Currency/flags/ru.svg)}.widget-inner.__widget_currency .fi[data-flag=sa]{background-image:url(/assets/images/_common/Content/Widgets/Widgets/Currency/flags/sa.svg)}.widget-inner.__widget_currency .fi[data-flag=se]{background-image:url(/assets/images/_common/Content/Widgets/Widgets/Currency/flags/se.svg)}.widget-inner.__widget_currency .fi[data-flag=sg]{background-image:url(/assets/images/_common/Content/Widgets/Widgets/Currency/flags/sg.svg)}.widget-inner.__widget_currency .fi[data-flag=th]{background-image:url(/assets/images/_common/Content/Widgets/Widgets/Currency/flags/th.svg)}.widget-inner.__widget_currency .fi[data-flag=tj]{background-image:url(/assets/images/_common/Content/Widgets/Widgets/Currency/flags/tj.svg)}.widget-inner.__widget_currency .fi[data-flag=tm]{background-image:url(/assets/images/_common/Content/Widgets/Widgets/Currency/flags/tm.svg)}.widget-inner.__widget_currency .fi[data-flag=tr]{background-image:url(/assets/images/_common/Content/Widgets/Widgets/Currency/flags/tr.svg)}.widget-inner.__widget_currency .fi[data-flag=ua]{background-image:url(/assets/images/_common/Content/Widgets/Widgets/Currency/flags/ua.svg)}.widget-inner.__widget_currency .fi[data-flag=un]{background-image:url(/assets/images/_common/Content/Widgets/Widgets/Currency/flags/un.svg)}.widget-inner.__widget_currency .fi[data-flag=us]{background-image:url(/assets/images/_common/Content/Widgets/Widgets/Currency/flags/us.svg)}.widget-inner.__widget_currency .fi[data-flag=uz]{background-image:url(/assets/images/_common/Content/Widgets/Widgets/Currency/flags/uz.svg)}.widget-inner.__widget_currency .fi[data-flag=vn]{background-image:url(/assets/images/_common/Content/Widgets/Widgets/Currency/flags/vn.svg)}.widget-inner.__widget_currency .fi[data-flag=za]{background-image:url(/assets/images/_common/Content/Widgets/Widgets/Currency/flags/za.svg)}.__widget_currency-view.__widget_currency{display:flex;align-items:center;justify-content:center}.__widget_currency-view.__widget_currency .items{background-color:#0000;color:inherit;font-size:36px;width:unset;overflow:visible!important}.__widget_text-block{position:relative;width:100%;height:100%;overflow:hidden;box-sizing:border-box;flex-direction:column}.__widget_text-block .w-text-block-content{width:100%;height:100%;padding:8px;box-sizing:border-box;white-space:pre-wrap;word-break:break-word;font:inherit}.__widget-text-block-view .__widget_text-block{width:100%;height:100%;font:inherit}.__widget_table{position:relative;width:100%;height:100%;overflow:hidden}.__widget_table .w-table-container{width:100%;height:100%}.__widget_table .w-table{width:100%;height:100%;border-collapse:collapse;table-layout:fixed}.__widget_table .w-table-cell{border:1px solid var(--table-border-color, #ccc);text-align:center;vertical-align:middle;padding:4px;overflow:hidden;word-break:break-word}.w-cfg-table-editor-wrap .w-cfg-table-editor{width:100%;min-height:200px;border-collapse:collapse;table-layout:fixed}.w-cfg-table-editor-wrap .w-cfg-table-editor .w-cfg-table-cell{position:relative;border:1px solid #ddd;padding:2px;vertical-align:middle}.w-cfg-table-editor-wrap .w-cfg-table-editor .w-cfg-table-input{width:100%;height:100%;border:none;padding:5px 6px;text-align:center;font-size:13px;box-sizing:border-box;outline:none;background:transparent}.w-cfg-table-editor-wrap .w-cfg-table-editor .w-cfg-table-input::placeholder{color:#bbb;font-size:11px}.w-cfg-table-editor-wrap .w-cfg-table-editor .w-cfg-table-resize-col{position:absolute;right:-3px;top:0;width:6px;height:100%;cursor:col-resize;z-index:10}.w-cfg-table-editor-wrap .w-cfg-table-editor .w-cfg-table-resize-col:hover{background-color:#0078d766}.w-cfg-table-editor-wrap .w-cfg-table-editor .w-cfg-table-resize-row{position:absolute;bottom:-3px;left:0;width:100%;height:6px;cursor:row-resize;z-index:10}.w-cfg-table-editor-wrap .w-cfg-table-editor .w-cfg-table-resize-row:hover{background-color:#0078d766}.__widget-table-view .__widget_table{width:100%;height:100%}.__widget-table-view .w-table-preview{width:100%;height:100%;border-collapse:collapse}.__widget-table-view .w-table-preview td{border:1px solid #ccc;text-align:center;vertical-align:middle;font-size:10px}.__widget-social{display:flex;flex-direction:column;width:100%;height:100%;overflow:hidden}.__widget-social .social-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;opacity:.6}.__widget-social .social-empty .social-empty-icon{font-size:48px;margin-bottom:12px}.__widget-social .social-empty .social-empty-text{font-size:16px}.__widget-social .social-post-wrap{width:100%;height:100%;position:relative}.__widget-social .social-post{display:flex;flex-direction:column;width:100%;height:100%}.__widget-social .social-post .social-post-image{flex:1;background-position:center;background-size:cover;background-repeat:no-repeat;min-height:0}.__widget-social .social-post .social-post-content{flex:1;display:flex;flex-direction:column;padding:16px;overflow:hidden}.__widget-social .social-post .social-post-content .social-post-text{flex:1;overflow:hidden;white-space:pre-wrap;word-break:break-word;line-height:1.4}.__widget-social .social-post .social-post-content .social-post-date{margin-top:8px;font-size:.8em;opacity:.6}.__widget-social-tg-view .social-icon{color:#08c}.__widget-social-vk-view .social-icon{color:#4a76a8}.__widget-social-view .__widget-social-preview{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.__widget-social-view .__widget-social-preview .social-icon{font-size:28px;font-weight:700;margin-bottom:4px}.__widget-social-view .__widget-social-preview .social-label{font-size:11px;opacity:.7}.widget-inner.__widget-weather{background-color:transparent;font-family:Nunito,sans-serif}.widget-inner.__widget-weather *{font:inherit}.__widget-weather-content{border-radius:7px;margin:7px}.__widget-weather-content.__WidgetWeather1{width:200px;min-width:200px;padding:20px}.__widget-weather-content.__WidgetWeather1 .temp{font-size:70px;font-weight:700}.__widget-weather-content.__WidgetWeather1 .date{padding-top:16px;font-size:24px}.__widget-weather-content.__WidgetWeather1 .date .date-row{padding:4px 0}.__widget-weather-content.__WidgetWeather2{padding:20px}.__widget-weather-content.__WidgetWeather2 .col{display:flex;flex-direction:column;justify-content:space-around}.__widget-weather-content.__WidgetWeather2 .col:nth-child(1){width:120px;min-width:120px}.__widget-weather-content.__WidgetWeather2 .col:nth-child(2){width:140px;min-width:140px}.__widget-weather-content.__WidgetWeather2 .col:nth-child(3){width:64px;min-width:64px;max-width:64px}.__widget-weather-content.__WidgetWeather2 .col img{width:64px;max-width:64px;height:64px;max-height:64px}.__widget-weather-content.__WidgetWeather2 .temp{font-size:60px;font-weight:700}.__widget-weather-content.__WidgetWeather2 .date{padding-top:16px;font-size:24px}.__widget-weather-content.__WidgetWeather2 .date .date-row{padding:4px 0}.__widget-weather-content.__WidgetWeather3{padding:20px}.__widget-weather-content.__WidgetWeather3 .col{display:flex;flex-direction:column;justify-content:space-around}.__widget-weather-content.__WidgetWeather3 .col:nth-child(1){width:140px;min-width:140px}.__widget-weather-content.__WidgetWeather3 .col:nth-child(2){width:64px;min-width:64px}.__widget-weather-content.__WidgetWeather3 .col:nth-child(3){padding-left:20px;width:200px;min-width:200px}.__widget-weather-content.__WidgetWeather3 .col img{width:64px;height:64px}.__widget-weather-content.__WidgetWeather3 .temp{font-size:60px;font-weight:700}.__widget-weather-content.__WidgetWeather3 .date{padding-top:16px;font-size:24px}.__widget-weather-content.__WidgetWeather3 .date .date-row{padding:4px 0}.__widget-weather-content.__WidgetWeather3 .forecast{display:flex;flex-direction:row;align-items:center;justify-content:center}.__widget-weather-content.__WidgetWeather3 .forecast .forecast-item{display:flex;flex-direction:column;align-items:center;padding:7px}.__widget-weather-content.__WidgetWeather3 .forecast .forecast-item .fci-elem{padding:2px 0}.__widget-weather-content.__WidgetWeather3 .forecast .forecast-item .fci-icon{width:60px;height:60px;max-width:60px;max-height:60px}.__widget-weather-content.__WidgetWeather3 .forecast .forecast-item .fci-temperature{font-weight:700;font-size:24px}.__widget-weather-content.__WidgetWeather3 .forecast .forecast-item .fci-day{font-size:20px;opacity:.66}.__widget-weather-view{background-size:contain;background-repeat:no-repeat;background-position:center}.__widget-weather-view.__widget-weather1-view{background-image:url(./img/weather_date.svg)}.__widget-weather-view.__widget-weather2-view{background-image:url(./img/weather_five.svg)}.__widget-weather-view.__widget-weather3-view{background-image:url(./img/weather_icon.svg)}:root{--l-clr-base: #605dd0e6;--l-clr-base-contrast: #ddd;--l-clr-base-light: rgba(134.7990430622, 132.5311004785, 219.4688995215, .9019607843);--l-clr-base-light-ultra: #e0dff6;--l-clr-base-dark: hsl(242deg 55% 50% / 90%);--l-clr-base-dark-more: rgb(74, 120.3532786885, 127.35);--l-clr-content: #efeff4;--l-clr-content2: #c8c7c7;--l-clr-content-accent: #aaa;--l-clr-text-default: rgba(51, 63, 111, .9);--clr-text-secondary: #8a8a8a;--l-clr-background: #fff;--l-clr-background-light: #e1e1e1;--l-clr-active: rgba(96,93,208,.9);--l-clr-hover: rgba(96,93,208,.2);--l-clr-button: var(--l-clr-base);--l-clr-button2: rgb(43.137254902, 43.137254902, 43.137254902);--l-clr-button-text: #fff;--l-clr-button-hover: #3e39c6e6;--l-clr-button-hover-text: #d1dade;--l-clr-button-disabled: var(--l-clr-base);--l-clr-button-disabled-text: #afafaf;--l-clr-notice: #de7962;--l-clr-success: #64c395;--l-clr-success-dark: rgb(100, 177.15, 139.7931578947);--l-clr-warn: #daac53;--l-clr-danger: #c16b67;--l-clr-danger-dark: rgb(180.25, 106.4333333333, 103);--l-clr-error: #c16b67;--l-clr-nav-bg: #2e3d44;--clr-nav: #F0F1FA;--clr-nav-open: #232e33;--clr-nav-border: #1d333a;--clr-nav-active: #172a30;--clr-accent: #605dd099;--l-clr-content0: #f2f2f2;--clr-grey-content: #efefef;--clr-disabled: #afafaf;--clr-grey: #cac8c9;--clr-grey-darken: rgb(175.1072961373, 175.1072961373, 175.1072961373);--clr-button: #5c9baa;--clr-button-active: #00598e;--clr-selected: #ffb24d;--clr-selected-light: #dfeaf1;--clr-link: #328fc6;--l-clr-error-text: #ff584d;--l-clr-success-text: #34b25e;--l-clr-error-active: #ff584d;--l-clr-error-dark: rgb(236.35, 63.521875, 52);--clr-interlinear: #ecebf9e6;--clr-interlinear-light: #e8f6f9;--clr-mount: #add3eb;--clr-available: #2694d9;--clr-waiting: var(--l-clr-warn);--clr-changed: #009485;--l-clr-button-danger: var(--l-clr-danger)}.device-screen{position:relative;background-position:center;background-size:cover;background-repeat:no-repeat}.device-screen__grid{position:absolute;inset:0;pointer-events:none;z-index:9999;background-image:repeating-linear-gradient(to right,rgba(255,255,255,.15) 0px,rgba(255,255,255,.15) 1px,transparent 1px,transparent 100%),repeating-linear-gradient(to bottom,rgba(255,255,255,.15) 0px,rgba(255,255,255,.15) 1px,transparent 1px,transparent 100%)}.device-screen__guides{position:absolute;inset:0;pointer-events:none;z-index:10000}.device-screen__guide{position:absolute}.device-screen__guide.__v{top:0;bottom:0;width:1px;background-color:#ff1493}.device-screen__guide.__h{left:0;right:0;height:1px;background-color:#ff1493}.data-storage-files{background-color:var(--l-clr-background-clean);max-height:100%}.data-storage-files .groups-block .gb-groups .gb-group{min-width:248px}.data-storage-files .data{grid-area:main;display:grid;grid-template-areas:"groups" "items" "foot";grid-template-rows:auto minmax(0,1fr) auto;grid-template-columns:1fr;position:relative;gap:20px}.data-storage-files .data .top{grid-area:top;padding-bottom:10px}.data-storage-files .data .groups-block,.data-storage-files .data .data-items{padding:25px}.data-storage-files .data .groups-block{padding-bottom:0}.data-storage-files .data .data-items{padding-top:5px;overflow:auto;display:flex;flex-wrap:wrap;align-content:flex-start;gap:15px}.data-storage-files .data .data-items{grid-area:items;overflow:auto}.data-storage-files .data .file-details{display:none}.data-storage-files .data.__has-details{grid-template-areas:"groups  details" "items   details" "foot    details";grid-template-columns:1fr 320px}.data-storage-files .data.__has-details .file-details{display:flex}.pop-video-viewer{background-color:var(--l-clr-background)}.pop-video-viewer .common-head{border:none}.pop-video-viewer .inner-content{background-color:#000;padding:0}.pop-video-viewer video,.pop-video-viewer img{width:810px;min-width:800px;max-height:calc(100vh - 300px)}.pop-video-viewer .footer{display:none}.storage-file{width:160px;padding:10px;background-color:#fff;border-radius:7px;box-shadow:1px 1px 3px #0003;--image-size: 140px;transition:box-shadow .2s ease,transform .2s ease}.storage-file:hover{box-shadow:1px 1px 12px #0003}.storage-file .thumbnail{width:var(--image-size);height:var(--image-size);position:relative}.storage-file .thumbnail .thumb-image{width:100%;height:100%;background-position:center;background-size:cover;background-repeat:no-repeat;position:absolute;z-index:0;transition:all .2s ease-in-out;border-radius:3px}.storage-file .thumbnail .thumb-over{display:none;width:100%;height:100%;position:absolute;top:0;left:0;background-color:#00000054;align-items:center;justify-content:center;border-radius:3px}.storage-file .thumbnail .thumb-over .thumb-btn{position:absolute;top:10px;left:10px;width:30px;height:30px;display:flex;align-items:center;justify-content:center;background-color:var(--l-clr-background-clean);border-radius:50%;cursor:pointer}.storage-file .thumbnail .thumb-over .zoom-icon{width:50px;height:50px;background-color:#fff;-webkit-mask-image:url(/assets/images/_common/img/btl/mi/zoom_in.svg);mask-image:url(/assets/images/_common/img/btl/mi/zoom_in.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;position:relative}.storage-file .thumbnail:hover .thumb-over{display:flex}.storage-file.__selected .thumb-image{margin:10%;width:80%;height:80%;border-radius:7px;box-shadow:0 0 7px 1px #0006}.storage-file.__selected .thumb-over{display:flex}.storage-file.__selected .thumb-over .thumb-btn{border:2px var(--l-clr-active) solid}.storage-file.__selected .thumb-over .thumb-btn .icon-common{background-color:var(--l-clr-active)}.storage-file.__selected .thumb-over .zoom-icon{display:none}.storage-file .preview{width:140px;height:140px;background-position:center;background-size:cover;background-repeat:no-repeat;position:relative}.storage-file .preview:hover .zoom{opacity:1}.storage-file .preview .zoom,.storage-file .preview .selector{position:absolute;background-color:#dedede;top:0;left:0;width:100%;height:100%;opacity:0;display:flex;align-items:center;justify-content:center}.storage-file .preview .zoom.zoom,.storage-file .preview .selector.zoom{background-color:#0006}.storage-file .preview .zoom .icon,.storage-file .preview .selector .icon{width:50px;height:50px;background-color:#fff;-webkit-mask-image:url(/assets/images/_common/img/btl/mi/zoom_in.svg);mask-image:url(/assets/images/_common/img/btl/mi/zoom_in.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;cursor:pointer}.storage-file .preview .zoom.selector .icon,.storage-file .preview .selector.selector .icon{background-color:var(--l-clr-base);-webkit-mask-image:url(/assets/images/_common/img/btl/mi/check.svg);mask-image:url(/assets/images/_common/img/btl/mi/check.svg)}.storage-file .preview .zoom.__selected,.storage-file .preview .selector.__selected{opacity:.85}.storage-file .preview .configuration{opacity:0;border:2px transparent solid;background-color:transparent}.storage-file .preview .configuration:hover{background-color:#dedede;opacity:.8}.storage-file .preview .configuration:hover .controls{display:flex}.storage-file .preview .configuration.__selected{border:2px var(--l-clr-active) solid;opacity:.8}.storage-file .preview .configuration .controls{position:absolute;left:0;bottom:0;display:flex;display:none;flex-direction:row;align-items:center;z-index:2;width:100%}.storage-file .preview .configuration .controls .control{padding:3px;font-weight:700;flex:1;cursor:pointer;-webkit-user-select:none;user-select:none}.storage-file .preview .configuration .controls .control.current-index{font-weight:400}.storage-file .preview .icon-x{position:absolute;cursor:pointer;top:5px;right:5px}.storage-file .info{position:relative;padding-top:10px}.storage-file .info .caption-wrapper{display:flex;flex-direction:row;align-items:center}.storage-file .info .caption-wrapper .icon-common{min-width:22px;min-height:22px;margin-right:5px;background-color:var(--l-clr-base-light)}.storage-file .info .caption-wrapper .caption{padding:2px 0}.storage-file .info .file-size{font-size:.9em;color:var(--l-clr-content-accent);padding-top:5px}.storage-file .info .status{position:absolute;right:0;bottom:0;width:10px;height:10px;border-radius:50%;background-color:var(--l-clr-content)}.storage-file .info .status.__active{background-color:var(--l-clr-success)}.file-details{grid-area:details;background-color:#fff;border-left:1px solid rgba(0,0,0,.07);padding:24px 20px;overflow-y:auto;display:flex;flex-direction:column;gap:20px}.file-details .fd-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.file-details .fd-header .fd-title{font-size:1.4em;font-weight:600;line-height:1.25;word-break:break-word}.file-details .fd-header .fd-close{cursor:pointer;min-width:24px;min-height:24px;opacity:.5}.file-details .fd-header .fd-close:hover{opacity:1}.file-details .fd-preview{position:relative;border-radius:12px;overflow:hidden;background:linear-gradient(135deg,#e8e0f4,#d0cae4);aspect-ratio:1;cursor:pointer}.file-details .fd-preview .fd-preview-image{width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat}.file-details .fd-preview .fd-play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:48px;height:48px;background-color:#ffffffd9;border-radius:50%;display:flex;align-items:center;justify-content:center;pointer-events:none}.file-details .fd-preview .fd-play-btn:after{content:"";width:0;height:0;border-style:solid;border-width:10px 0 10px 18px;border-color:transparent transparent transparent #444;margin-left:4px}.file-details .fd-section .fd-section-title{font-weight:600;font-size:1.05em;margin-bottom:12px}.file-details .fd-section .fd-row{margin-bottom:8px}.file-details .fd-section .fd-row .fd-label{color:#999;font-size:.85em;margin-bottom:2px}.file-details .fd-section .fd-row .fd-value{font-weight:500}.file-details .fd-template-link{color:var(--l-clr-active);cursor:pointer;padding:3px 0}.file-details .fd-template-link:hover{text-decoration:underline}.file-details .fd-description{margin-top:auto}.file-details .fd-description input{width:100%;padding:10px 14px;border:1px solid #e0e0e0;border-radius:10px;outline:none;font-size:.95em}.file-details .fd-description input::placeholder{color:#bbb}.file-details .fd-description input:focus{border-color:var(--l-clr-active)}.pop-storage-media .data-storage-media{height:80dvh}.pop-storage-media .inner-content{padding:0}
