<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";@keyframes plyr-progress{to{background-position:25px 0;background-position:var(--plyr-progress-loading-size,25px) 0}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;align-items:center;direction:ltr;display:flex;flex-direction:column;font-family:inherit;font-family:var(--plyr-font-family,inherit);font-variant-numeric:tabular-nums;font-weight:400;font-weight:var(--plyr-font-weight-regular,400);line-height:1.7;line-height:var(--plyr-line-height,1.7);max-width:100%;min-width:200px;position:relative;text-shadow:none;transition:box-shadow .3s ease;z-index:0}.plyr audio,.plyr iframe,.plyr video{display:block;height:100%;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui :after,.plyr--full-ui :before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:#4a5464;background:var(--plyr-badge-background,#4a5464);border-radius:2px;border-radius:var(--plyr-badge-border-radius,2px);color:#fff;color:var(--plyr-badge-text-color,#fff);font-size:9px;font-size:var(--plyr-font-size-badge,9px);line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{animation:plyr-fade-in .3s ease;bottom:0;display:none;font-size:13px;font-size:var(--plyr-font-size-small,13px);left:0;padding:10px;padding:var(--plyr-control-spacing,10px);position:absolute;text-align:center;transition:transform .4s ease-in-out;width:100%}.plyr__captions span:empty{display:none}@media (min-width:480px){.plyr__captions{font-size:15px;font-size:var(--plyr-font-size-base,15px);padding:20px;padding:calc(var(--plyr-control-spacing,10px)*2)}}@media (min-width:768px){.plyr__captions{font-size:18px;font-size:var(--plyr-font-size-large,18px)}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{transform:translateY(-40px);transform:translateY(calc(var(--plyr-control-spacing,10px)*-4))}.plyr__caption{background:#000c;background:var(--plyr-captions-background,#000c);border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#fff;color:var(--plyr-captions-text-color,#fff);line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__caption div{display:inline}.plyr__control{background:#0000;border:0;border-radius:4px;border-radius:var(--plyr-control-radius,4px);color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:7px;padding:calc(var(--plyr-control-spacing,10px)*.7);position:relative;transition:all .3s ease}.plyr__control svg{fill:currentColor;display:block;height:18px;height:var(--plyr-control-icon-size,18px);pointer-events:none;width:18px;width:var(--plyr-control-icon-size,18px)}.plyr__control:focus{outline:0}.plyr__control:focus-visible{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}a.plyr__control{text-decoration:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed,a.plyr__control:after,a.plyr__control:before{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{align-items:center;display:flex;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:2.5px;margin-left:calc(var(--plyr-control-spacing,10px)/4)}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:2.5px;padding-left:calc(var(--plyr-control-spacing,10px)/4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 5px;padding:0 calc(var(--plyr-control-spacing,10px)/2)}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip],.plyr__controls:empty{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{animation:plyr-popup .2s ease;background:#ffffffe6;background:var(--plyr-menu-background,#ffffffe6);border-radius:8px;border-radius:var(--plyr-menu-radius,8px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-menu-shadow,0 1px 2px #00000026);color:#4a5464;color:var(--plyr-menu-color,#4a5464);font-size:15px;font-size:var(--plyr-font-size-base,15px);margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container&gt;div{overflow:hidden;transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}.plyr__menu__container:after{border:4px solid #0000;border-top-color:#ffffffe6;border:var(--plyr-menu-arrow-size,4px) solid #0000;border-top-color:var(--plyr-menu-background,#ffffffe6);content:"";height:0;position:absolute;right:14px;right:calc(var(--plyr-control-icon-size,18px)/2 + var(--plyr-control-spacing,10px)*.7 - var(--plyr-menu-arrow-size,4px)/2);top:100%;width:0}.plyr__menu__container [role=menu]{padding:7px;padding:calc(var(--plyr-control-spacing,10px)*.7)}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{align-items:center;color:#4a5464;color:var(--plyr-menu-color,#4a5464);display:flex;font-size:13px;font-size:var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));padding:4.66667px 10.5px;padding:calc(var(--plyr-control-spacing,10px)*.7/1.5) calc(var(--plyr-control-spacing,10px)*.7*1.5);-webkit-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control&gt;span{align-items:inherit;display:flex;width:100%}.plyr__menu__container .plyr__control:after{border:4px solid #0000;border:var(--plyr-menu-item-arrow-size,4px) solid #0000;content:"";position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:28px;padding-right:calc(var(--plyr-control-spacing,10px)*.7*4)}.plyr__menu__container .plyr__control--forward:after{border-left-color:#728197;border-left-color:var(--plyr-menu-arrow-color,#728197);right:6.5px;right:calc(var(--plyr-control-spacing,10px)*.7*1.5 - var(--plyr-menu-item-arrow-size,4px))}.plyr__menu__container .plyr__control--forward:focus-visible:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:initial}.plyr__menu__container .plyr__control--back{font-weight:400;font-weight:var(--plyr-font-weight-regular,400);margin:7px;margin:calc(var(--plyr-control-spacing,10px)*.7);margin-bottom:3.5px;margin-bottom:calc(var(--plyr-control-spacing,10px)*.7/2);padding-left:28px;padding-left:calc(var(--plyr-control-spacing,10px)*.7*4);position:relative;width:calc(100% - 14px);width:calc(100% - var(--plyr-control-spacing,10px)*.7*2)}.plyr__menu__container .plyr__control--back:after{border-right-color:#728197;border-right-color:var(--plyr-menu-arrow-color,#728197);left:6.5px;left:calc(var(--plyr-control-spacing,10px)*.7*1.5 - var(--plyr-menu-item-arrow-size,4px))}.plyr__menu__container .plyr__control--back:before{background:#dcdfe5;background:var(--plyr-menu-back-border-color,#dcdfe5);box-shadow:0 1px #fff;box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);content:"";height:1px;left:0;margin-top:3.5px;margin-top:calc(var(--plyr-control-spacing,10px)*.7/2);overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back:focus-visible:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:initial}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:7px;padding-left:calc(var(--plyr-control-spacing,10px)*.7)}.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]:before{background:#0000001a;content:"";display:block;flex-shrink:0;height:16px;margin-right:10px;margin-right:var(--plyr-control-spacing,10px);transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]:after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease,opacity .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:#00b2ff;background:var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)))}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after{opacity:1;transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio]:focus-visible:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:#23282f1a}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:-5px;margin-right:calc(var(--plyr-control-spacing,10px)*.7*-1 - -2px);overflow:hidden;padding-left:24.5px;padding-left:calc(var(--plyr-control-spacing,10px)*.7*3.5);pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#0000;border:0;border-radius:26px;border-radius:calc(var(--plyr-range-thumb-height,13px)*2);color:#00b2ff;color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));display:block;height:19px;height:calc(var(--plyr-range-thumb-active-shadow-width,3px)*2 + var(--plyr-range-thumb-height,13px));margin:0;min-width:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:#0000;background-image:linear-gradient(90deg,currentColor 0,#0000 0);background-image:linear-gradient(to right,currentColor var(--value,0),#0000 var(--value,0));border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:-4px;margin-top:calc((var(--plyr-range-thumb-height,13px) - var(--plyr-range-track-height,5px))/2*-1);position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-track{background:#0000;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-moz-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-moz-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px)}.plyr--full-ui input[type=range]::-ms-track{color:#0000}.plyr--full-ui input[type=range]::-ms-fill-upper,.plyr--full-ui input[type=range]::-ms-track{background:#0000;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:#0000;background:currentColor;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:0;position:relative;-ms-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]:focus-visible::-webkit-slider-runnable-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-moz-range-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-ms-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr__poster{background-color:#000;background-color:var(--plyr-video-background,var(--plyr-video-background,#000));background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster{display:none}.plyr__time{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__time+.plyr__time:before{content:"⁄";margin-right:10px;margin-right:var(--plyr-control-spacing,10px)}@media (max-width:767px){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:#fff;background:var(--plyr-tooltip-background,#fff);border-radius:5px;border-radius:var(--plyr-tooltip-radius,5px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px #00000026);color:#4a5464;color:var(--plyr-tooltip-color,#4a5464);font-size:13px;font-size:var(--plyr-font-size-small,13px);font-weight:400;font-weight:var(--plyr-font-weight-regular,400);left:50%;line-height:1.3;margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing,10px)/2*2);opacity:0;padding:5px 7.5px;padding:calc(var(--plyr-control-spacing,10px)/2) calc(var(--plyr-control-spacing,10px)/2*1.5);pointer-events:none;position:absolute;transform:translate(-50%,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;white-space:nowrap;z-index:2}.plyr__tooltip:before{border-left:4px solid #0000;border-left:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-right:4px solid #0000;border-right:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-top:4px solid #fff;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size,4px)*-1);content:"";height:0;left:50%;position:absolute;transform:translate(-50%);width:0;z-index:2}.plyr .plyr__control:focus-visible .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls&gt;.plyr__control:first-child .plyr__tooltip,.plyr__controls&gt;.plyr__control:first-child+.plyr__control .plyr__tooltip{left:0;transform:translateY(10px) scale(.8);transform-origin:0 100%}.plyr__controls&gt;.plyr__control:first-child .plyr__tooltip:before,.plyr__controls&gt;.plyr__control:first-child+.plyr__control .plyr__tooltip:before{left:16px;left:calc(var(--plyr-control-icon-size,18px)/2 + var(--plyr-control-spacing,10px)*.7)}.plyr__controls&gt;.plyr__control:last-child .plyr__tooltip{left:auto;right:0;transform:translateY(10px) scale(.8);transform-origin:100% 100%}.plyr__controls&gt;.plyr__control:last-child .plyr__tooltip:before{left:auto;right:16px;right:calc(var(--plyr-control-icon-size,18px)/2 + var(--plyr-control-spacing,10px)*.7);transform:translate(50%)}.plyr__controls&gt;.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls&gt;.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls&gt;.plyr__control:first-child+.plyr__control:focus-visible .plyr__tooltip,.plyr__controls&gt;.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls&gt;.plyr__control:first-child:focus-visible .plyr__tooltip,.plyr__controls&gt;.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls&gt;.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls&gt;.plyr__control:last-child:focus-visible .plyr__tooltip,.plyr__controls&gt;.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0) scale(1)}.plyr__progress{left:6.5px;left:calc(var(--plyr-range-thumb-height,13px)*.5);margin-right:13px;margin-right:var(--plyr-range-thumb-height,13px);position:relative}.plyr__progress input[type=range],.plyr__progress__buffer{margin-left:-6.5px;margin-left:calc(var(--plyr-range-thumb-height,13px)*-.5);margin-right:-6.5px;margin-right:calc(var(--plyr-range-thumb-height,13px)*-.5);width:calc(100% + 13px);width:calc(100% + var(--plyr-range-thumb-height,13px))}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{left:0;max-width:120px;overflow-wrap:break-word}.plyr__progress__buffer{-webkit-appearance:none;background:#0000;border:0;border-radius:100px;height:5px;height:var(--plyr-range-track-height,5px);left:0;margin-top:-2.5px;margin-top:calc((var(--plyr-range-track-height,5px)/2)*-1);padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:#0000}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-webkit-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-moz-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;-ms-transition:width .2s ease;transition:width .2s ease}.plyr--loading .plyr__progress__buffer{animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,#23282f99 25%,#0000 0,#0000 50%,#23282f99 0,#23282f99 75%,#0000 0,#0000);background-image:linear-gradient(-45deg,var(--plyr-progress-loading-background,#23282f99) 25%,#0000 25%,#0000 50%,var(--plyr-progress-loading-background,#23282f99) 50%,var(--plyr-progress-loading-background,#23282f99) 75%,#0000 75%,#0000);background-repeat:repeat-x;background-size:25px 25px;background-size:var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);color:#0000}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:#ffffff40;background-color:var(--plyr-video-progress-buffered-background,#ffffff40)}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:#c1c8d199;background-color:var(--plyr-audio-progress-buffered-background,#c1c8d199)}.plyr__progress__marker{background-color:#fff;background-color:var(--plyr-progress-marker-background,#fff);border-radius:1px;height:5px;height:var(--plyr-range-track-height,5px);position:absolute;top:50%;transform:translate(-50%,-50%);width:3px;width:var(--plyr-progress-marker-width,3px);z-index:3}.plyr__volume{align-items:center;display:flex;position:relative}.plyr__volume input[type=range]{margin-left:5px;margin-left:calc(var(--plyr-control-spacing,10px)/2);margin-right:5px;margin-right:calc(var(--plyr-control-spacing,10px)/2);max-width:90px;min-width:60px;position:relative;z-index:2}.plyr--audio{display:block}.plyr--audio .plyr__controls{background:#fff;background:var(--plyr-audio-controls-background,#fff);border-radius:inherit;color:#4a5464;color:var(--plyr-audio-control-color,#4a5464);padding:10px;padding:var(--plyr-control-spacing,10px)}.plyr--audio .plyr__control:focus-visible,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-audio-control-color-hover,#fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--audio .plyr__progress__buffer{color:#c1c8d199;color:var(--plyr-audio-progress-buffered-background,#c1c8d199)}.plyr--video{overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));border-radius:inherit;height:100%;margin:auto;overflow:hidden;position:relative;width:100%}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{aspect-ratio:16/9}@supports not (aspect-ratio:16/9){.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%;position:relative}}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.plyr--full-ui .plyr__video-embed&gt;.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.28125%)}.plyr--video .plyr__controls{background:linear-gradient(#0000,#000000bf);background:var(--plyr-video-controls-background,linear-gradient(#0000,#000000bf));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;color:var(--plyr-video-control-color,#fff);left:0;padding:5px;padding:calc(var(--plyr-control-spacing,10px)/2);padding-top:20px;padding-top:calc(var(--plyr-control-spacing,10px)*2);position:absolute;right:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:3}@media (min-width:480px){.plyr--video .plyr__controls{padding:10px;padding:var(--plyr-control-spacing,10px);padding-top:35px;padding-top:calc(var(--plyr-control-spacing,10px)*3.5)}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr--video .plyr__control:focus-visible,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-video-control-color-hover,#fff)}.plyr__control--overlaid{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));border:0;border-radius:100%;color:#fff;color:var(--plyr-video-control-color,#fff);display:none;left:50%;opacity:.9;padding:15px;padding:calc(var(--plyr-control-spacing,10px)*1.5);position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s;z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{opacity:1}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--video .plyr__progress__buffer{color:#ffffff40;color:var(--plyr-video-progress-buffered-background,#ffffff40)}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen video{height:100%}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr--fullscreen-fallback{background:#000;border-radius:0!important;bottom:0;height:100%;left:0;margin:0;position:fixed;right:0;top:0;width:100%;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr__ads{border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads&gt;div,.plyr__ads&gt;div iframe{height:100%;position:absolute;width:100%}.plyr__ads:after{background:#23282f;border-radius:2px;bottom:10px;bottom:var(--plyr-control-spacing,10px);color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;right:var(--plyr-control-spacing,10px);z-index:3}.plyr__ads:empty:after{display:none}.plyr__cues{background:currentColor;display:block;height:5px;height:var(--plyr-range-track-height,5px);left:0;opacity:.8;position:absolute;top:50%;transform:translateY(-50%);width:3px;z-index:3}.plyr__preview-thumb{background-color:#fff;background-color:var(--plyr-tooltip-background,#fff);border-radius:8px;border-radius:var(--plyr-menu-radius,8px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px #00000026);margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing,10px)/2*2);opacity:0;padding:3px;pointer-events:none;position:absolute;transform:translateY(10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0) scale(1)}.plyr__preview-thumb:before{border-left:4px solid #0000;border-left:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-right:4px solid #0000;border-right:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-top:4px solid #fff;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size,4px)*-1);content:"";height:0;left:calc(50% + var(--preview-arrow-offset));position:absolute;transform:translate(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c8d1;border-radius:7px;border-radius:calc(var(--plyr-menu-radius,8px) - 1px);overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img,.plyr__preview-thumb__image-container:after{height:100%;left:0;position:absolute;top:0;width:100%}.plyr__preview-thumb__image-container:after{border-radius:inherit;box-shadow:inset 0 0 0 1px #00000026;content:"";pointer-events:none}.plyr__preview-thumb__image-container img{max-height:none;max-width:none}.plyr__preview-thumb__time-container{background:linear-gradient(#0000,#000000bf);background:var(--plyr-video-controls-background,linear-gradient(#0000,#000000bf));border-bottom-left-radius:7px;border-bottom-left-radius:calc(var(--plyr-menu-radius,8px) - 1px);border-bottom-right-radius:7px;border-bottom-right-radius:calc(var(--plyr-menu-radius,8px) - 1px);bottom:0;left:0;line-height:1.1;padding:20px 6px 6px;position:absolute;right:0;z-index:3}.plyr__preview-thumb__time-container span{color:#fff;font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__preview-scrubbing{bottom:0;filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);border:0!important;height:1px!important;overflow:hidden;padding:0!important;position:absolute!important;width:1px!important}.plyr [hidden]{display:none!important}a,button:focus,input:focus,select:focus,textarea:focus{outline:0}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,h1 a,h2 a,h3 a,header,hgroup,img,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{color:inherit;text-decoration:none}* html .clearfix{height:1%}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}html{font-family:Readex Pro,sans-serif;font-size:16px;overflow:hidden;direction:ltr;height:100%}body{direction:ltr;overflow:hidden;margin-top:48px;height:calc(100% - 48px)}.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.clearfix{display:inline-block}.clearfix{display:block}.ds{-webkit-user-select:none;-ms-user-select:none;user-select:none}#nprogress .bar{height:4px!important}@font-face{font-family:RasedArabiIcons;font-style:normal;font-weight:400;src:url(/build/assets/RasedArabiIcons-Regular-CRZbNdu7.woff2) format("woff2");font-display:swap}@font-face{font-family:Readex Pro;font-style:normal;font-weight:300 700;font-display:swap;src:url(/build/assets/rearabic-L1UZomB2.woff2) format("woff2")}@font-face{font-family:Readex Pro;font-style:normal;font-weight:300 700;font-display:swap;src:url(/build/assets/relatin-B5wR1phh.woff2) format("woff2")}.icons{font-family:RasedArabiIcons}.icon_share:after{content:""}.icon_humidity:after{content:""}.icon_search:after{content:""}.icon_sunrise:after{content:""}.icon_sunset:after{content:""}.icon_vision:after{content:""}.icon_user:after{content:""}.icon_cat:after{content:""}.icon_jobs:after{content:""}.icon_menu:after{content:""}.icon_uv:after{content:""}.icon_iraq:after{content:""}.icon_policy:after{content:""}.icon_source:after{content:""}.icon_visit:after{content:""}.icon_economic:after{content:""}.icon_wind:after{content:""}.icon_job:after{content:""}.icon_analytic:after{content:""}.icon_tags:after{content:""}.icon_time:after{content:""}.icon_articles:after{content:""}.icon_telegram:after{content:""}.icon_facebook:after{content:""}.icon_twitter:after{content:""}.icon_instagram:after{content:""}.icon_window:after{content:""}.icon_sport:after{content:""}.icon_left:after{content:""}.icon_external_link:after{content:""}.icon_right:after{content:""}.icon_culture:after{content:""}.icon_health:after{content:""}.icon_science:after{content:""}.icon_close:after{content:""}.icon_copy:after{content:""}.icon_etc:after{content:""}.icon_video:after{content:""}.icon_hot:after{content:""}.icon_phone:after{content:""}.icon_wind:after{content:""}.icon_humidity:after{content:""}.icon_whatsapp:after{content:""}.icon_minimize:after{content:""}.icon_more:after{content:""}.icon_phone2:after{content:""}.icon_email:after{content:""}.icon_play:after{content:""}.icon_weather:after{content:""}.icon_doctor:after{content:""}.icon_place:after{content:""}.icon_close2:after{content:""}.color1 #moreNewsTitle,.color1 .not_found_more,.color1 .post_route .post_title,.color1 #main.post_route .content p.intro,.color1 #main.post_route .content .share_fonts .font_size,.color1 #main.post_route .content .share_fonts .copy_url{background-color:#eff3fa;color:#041e42}.color1 #main.post_route .content .body{border-color:#d7dde4}.color1 #panel_over{background-color:#3d6baaa8}.color1 #panel .bottom .time{color:#8abbff}.color1 #coll_top .top h1{color:#0f3466}.color1 #coll_top .top h1 span{color:#041e42}.color1 #main.weather .top .up_down .label{background-color:#617999}.color1 #coll_view .tags .tag3{background-color:#d7dde4;color:#1a3458}.color1 #coll_view .tags .tag3:hover{background-color:#1a3458;color:#d7dde4}.color1 #coll_top .search .button button.active{background-color:#3d6baa}.color1 #coll_top .search{border-bottom-color:#0f3466}.color1 #coll_top .top .new.left{background-color:#3d6baa}.color1 #coll_top .top .new.left:hover{background-color:#1a3458}.color1 #coll_view .item .left_side .btn{background-color:#294973;color:#fff}.color1 #coll_view .item .left_side .btn:hover{color:#8abbff}.color1 #slide_image .slide_back{background-color:#294973a6}.color1 #slide_image .navb,.color1 #slide_image .closer{background-color:#1a3458;color:#fff}.color1 #slide_image .navb:hover,.color1 #slide_image .closer:hover{background-color:#0d2b70}.color1 #slide_image .tiny_imgs span:hover,.color1 #slide_image .tiny_imgs .active{outline:5px solid #0d2b70}.color1 #coll_view .item .images{background-color:#eff3f9}.color1 .preferredTags .tag2 .txt{background-color:#1f3e68}.color1 .preferredTags .tag2 .counter{background-color:#0f3466}.color1 #coll_top,.color1 #coll_view .not_found{background-color:#bbc8d7}.color1 .hots .item{color:#7e90a7}.color1 .hots .item:hover{color:#486183}.color1 #main.search_route .not_found{color:#35302b;background-color:#e3e9f0}.color1 #main .title h2,.color1 .source_title h3,.color1 .search_route.tags h2{color:#40597d}.color1 .analytic{color:#4a4a4a;background:#e8e8e8}.color1 #panel .item.active .icons,.color1 #panel .item.active .txt,.color1 #panel .item.active .num{color:#8abbff}.color1 #panel .item .txt,.color1 #panel .item .num,.color1 #panel .item .icons{color:#d7dde4}.color1 #header .header_panel .menu{color:#fefefe}.color1 #header .header_panel .menu:hover{color:#d7dde4}.color1 #header .header_panel,.color1 #panel{background-color:#294973}.color1 #header .header_main{background-color:#fefefe}.color1 #panel .item.active,.color1 #panel .item:hover{background-color:#1a3458;color:inherit}.color1 #panel .bottom .contact{background-color:#1a3458;color:#d7dde4}.color1 #panel .tabs button.active,.color1 #panel .tabs button:hover{background-color:#0f3466;color:#fff}.color1 #panel .bottom .colors{background-color:#113667}.color1 #header .header_panel .search,.color1 #panel .top .panel_header .search{background-color:#1a3458;color:#f2f6fa}.color1.hide_menu #header .header_panel .search,.color1 .search_input{background-color:#e5e8ed!important;color:#1a3458}.color1 #main.search_route .content h1 span{color:#3d6baa}.color1 #header .header_main .logo{background-color:#3d6baa;color:#d7dde4}body.color1{background-color:#eff3f9}.color1 #panel .bottom .contact .share_btn:hover,.color1 #panel .bottom .contact .contact_btn:hover{background-color:#042450;color:#fff}.color1 #panel .items,.color1 #panel .top{scrollbar-color:#0F3466 transparent}.color1 #panel .tabs button{color:inherit}.color1 #panel .tabs button{border:1px solid #0F3466}.color1 #panel .panel_title{color:#d7dde4}.color1 .dot-pulse,.color1 .dot-pulse:before,.color1 .dot-pulse:after{color:#294973!important;background-color:#294973!important}.color1 #panel .top .dot-pulse,.color1 #panel .top .dot-pulse:before,.color1 #panel .top .dot-pulse:after{color:#0f3466!important;background-color:#0f3466!important}.color1 #modal .content .modal_close{color:#294973;border:2px solid #294973}.color1 #modal .content .modal_close:hover{background-color:#294973;color:#fff}.color1 .cat_source{background-color:#1a3458}.color1 #form .button{background:#00f;background:linear-gradient(0deg,#0a3273,#2e5dab,#2e5dab)}.color1 #form .button:hover{background:#0a3273}.color1 #loading2 li{background:#0f3466;box-shadow:0 0 1px #fff,0 0 1.25px #0f3466,0 0 2.5px #0f3466,0 0 3.75px #0f3466 0 0 6.25px #0f3466,0 0 13.75px #0f3466}.color1 #form .loading_content{background-color:#0f34668c}.color1 #modal .content{background-color:#eff3f9;scrollbar-color:#1A3458 transparent}.color1 #modal .title{background-color:#1a3458;color:#8abbff}.color1+#nprogress .bar{background:#1a3458!important;background:linear-gradient(275deg,#1a3458,#8abbff)!important}.color1+#nprogress .peg{box-shadow:0 0 10px #3d6baa,0 0 5px #3d6baa!important}.color1 #main.search_route.tags .content .items.odd{background-color:#eff3f9}.color1 #main.search_route.tags .content .items.even{background-color:#f1f1f1}.color1 .source{color:#40597d}.color1 .item_show .img .date{background-color:#294973}.color2 #moreNewsTitle,.color2 .not_found_more,.color2 .post_route .post_title,.color2 #main.post_route .content p.intro,.color2 #main.post_route .content .share_fonts .font_size,.color2 #main.post_route .content .share_fonts .copy_url{background-color:#ebebeb;color:#333}.color2 #main.post_route .content .body{border-color:#ebebeb}.color2 #panel_over{background-color:#989898a8}.color2 #panel .bottom .time{color:#757575}.color2 #coll_top .top h1{color:#4f4f4f}.color2 #coll_top .top h1 span{color:#333}.color2 #main.weather .top .up_down .label{background-color:#a7a7a7}.color2 #coll_view .tags .tag3{background-color:#ebebeb;color:#858181}.color2 #coll_view .tags .tag3:hover{background-color:#716d6d;color:#ebebeb}.color2 #coll_top .search .button button.active{background-color:#858181}.color2 #coll_top .search{border-bottom-color:#716d6d}.color2 #coll_top .top .new.left{background-color:#858181}.color2 #coll_top .top .new.left:hover{background-color:#989898}.color2 #coll_view .item .left_side .btn{background-color:#858181;color:#fff}.color2 #coll_view .item .left_side .btn:hover{color:#8abbff}.color2 #slide_image .slide_back{background-color:#e0e0e0a6}.color2 #slide_image .navb,.color2 #slide_image .closer{background-color:#989898;color:#fff}.color2 #slide_image .navb:hover,.color2 #slide_image .closer:hover{background-color:#aaa}.color2 #slide_image .tiny_imgs span:hover,.color2 #slide_image .tiny_imgs .active{outline:5px solid rgb(170,170,170)}.color2 #coll_view .item .images{background-color:#f2f2f2}.color2 .preferredTags .tag2 .txt{background-color:#858181}.color2 .preferredTags .tag2 .counter{background-color:#716d6d}.color2 #coll_top,.color2 #coll_view .not_found{background-color:#ebebeb}.color2 .hots .item{color:#989898}.color2 .hots .item:hover{color:#7f8184}.color2 #main.search_route .not_found{color:#989898;background-color:#ededed}.color2 #main .title h2,.color2 .source_title h3,.color2 .search_route.tags h2{color:#595959}.color2 .analytic{color:#717e8f;background:#d6e8ff}.color2 #panel .item.active .icons,.color2 #panel .item.active .txt,.color2 #panel .item.active .num{color:#8abbff}.color2 #panel .item .txt,.color2 #panel .item .num{color:#736868}.color2 #panel .item .icons{color:#9f9696}.color2 #header .header_panel .menu{color:#666}.color2 #header .header_panel .menu:hover{color:#d7dde4}.color2 #header .header_panel,.color2 #panel{background-color:#f7f7f7}.color2 #header .header_main{background-color:#fff}.color2 #panel .item.active,.color2 #panel .item:hover{background-color:#e0e0e0;color:inherit}.color2 #panel .bottom .contact{background-color:#d3d3d3;color:#7e858d}.color2 #panel .tabs button.active,.color2 #panel .tabs button:hover{background-color:#989898;color:#fff}.color2 #panel .bottom .colors{background-color:#c9c9c9}.color2 #header .header_panel .search,.color2 #panel .top .panel_header .search{background-color:#e0e0e0;color:#6e6e6e}.color2.hide_menu #header .header_panel .search,.color2 .search_input{background-color:#ededed!important;color:#6e6e6e}.color2 #main.search_route .content h1 span{color:#979597}.color2 #header .header_main .logo{background-color:#989898;color:#fff}body.color2{background-color:#f2f2f2}.color2 #panel .bottom .contact .share_btn:hover,.color2 #panel .bottom .contact .contact_btn:hover{background-color:#a7a7a7;color:#c1c1c1}.color2 #panel .items,.color2 #panel .top{scrollbar-color:#989898 transparent}.color2 #panel .tabs button{color:#a7a7a7}.color2 #panel .tabs button{border:1px solid #989898}.color2 #panel .panel_title{color:#757575}.color2 .dot-pulse,.color2 .dot-pulse:before,.color2 .dot-pulse:after{color:#989898!important;background-color:#989898!important}.color2 #panel .top .dot-pulse,.color2 #panel .top .dot-pulse:before,.color2 #panel .top .dot-pulse:after{color:#989898!important;background-color:#989898!important}.color2 #modal .content .modal_close{color:#757575;border:2px solid #757575}.color2 #modal .content .modal_close:hover{background-color:#757575;color:#fff}.color2 .cat_source{background-color:#989898}.color2 #form .button{background:#989898;background:linear-gradient(0deg,#676767,#989898,#989898)}.color2 #form .button:hover{background:#676767}.color2 #loading2 li{background:#4f4f4f;box-shadow:0 0 1px #fff,0 0 1.25px #4f4f4f,0 0 2.5px #4f4f4f,0 0 3.75px #4f4f4f 0 0 6.25px #4f4f4f,0 0 13.75px #4f4f4f}.color2 #form .loading_content{background-color:#4f4f4f8c}.color2 #modal .content{background-color:#f2f2f2;scrollbar-color:#989898 transparent}.color2 #modal .title{background-color:#989898;color:#fff}.color2+#nprogress .bar{background:#989898!important;background:linear-gradient(275deg,#989898,#f7f7f7)!important}.color2+#nprogress .peg{box-shadow:0 0 10px #989898,0 0 5px #989898!important}.color2 #main.search_route.tags .content .items.odd{background-color:#eaeaea}.color2 #main.search_route.tags .content .items.even{background-color:#f1f1f1}.color2 .source{color:#595959}.color2 .item_show .img .date{background-color:#757575}.color3 #moreNewsTitle,.color3 .not_found_more,.color3 .post_route .post_title,.color3 #main.post_route .content p.intro,.color3 #main.post_route .content .share_fonts .font_size,.color3 #main.post_route .content .share_fonts .copy_url{background-color:#f1f1f1;color:#333}.color3 #main.post_route .content .body{border-color:#dbdbdb}.color3 #panel_over{background-color:#48433da8}.color3 #panel .bottom .time{color:#ceb49a}.color3 #coll_top .top h1{color:#48433d}.color3 #coll_top .top h1 span{color:#35302b}.color3 #main.weather .top .up_down .label{background-color:#617999}.color3 #coll_view .tags .tag3{background-color:#e1dfd9;color:#35302b}.color3 #coll_view .tags .tag3:hover{background-color:#35302b;color:#d7dde4}.color3 #coll_top .search .button button.active{background-color:#574f48}.color3 #coll_top .search{border-bottom-color:#35302b}.color3 #coll_top .top .new.left{background-color:#574f48}.color3 #coll_top .top .new.left:hover{background-color:#35302b}.color3 #coll_view .item .left_side .btn{background-color:#574f48;color:#fff}.color3 #coll_view .item .left_side .btn:hover{color:#d08c35}.color3 #slide_image .slide_back{background-color:#2e2923a6}.color3 #slide_image .navb,.color3 #slide_image .closer{background-color:#2e2923;color:#fff}.color3 #slide_image .navb:hover,.color3 #slide_image .closer:hover{background-color:#493f35}.color3 #slide_image .tiny_imgs span:hover,.color3 #slide_image .tiny_imgs .active{outline:5px solid #2e2923}.color3 #coll_view .item .images{background-color:#edecea}.color3 .preferredTags .tag2 .txt{background-color:#574f48}.color3 .preferredTags .tag2 .counter{background-color:#35302b}.color3 #coll_top,.color3 #coll_view .not_found{background-color:#ebe5d9}.color3 .hots .item{color:#897b6b}.color3 .hots .item:hover{color:#685c4d}.color3 #main.search_route .not_found{color:#35302b;background-color:#c3c3c3}.color3 #main .title h2,.color3 .source_title h3,.color3 .search_route.tags h2{color:#5b554d}.color3 .analytic{color:#4a4a4a;background:#edecea}.color3 #panel .item.active .icons,.color3 #panel .item.active .txt,.color3 #panel .item.active .num{color:#d08c35}.color3 #panel .item .txt,.color3 #panel .item .num,.color3 #panel .item .icons{color:#d7dde4}.color3 #header .header_panel .menu{color:#fefefe}.color3 #header .header_panel .menu:hover{color:#d7dde4}.color3 #header .header_panel,.color3 #panel{background-color:#48433d}.color3 #header .header_main{background-color:#fefefe}.color3 #panel .item.active,.color3 #panel .item:hover{background-color:#2e2923;color:#d08c35}.color3 #panel .bottom .contact{background-color:#35302b;color:#d7dde4}.color3 #panel .tabs button.active,.color3 #panel .tabs button:hover{background-color:#35302b;color:#fff}.color3 #panel .bottom .colors{background-color:#433c35}.color3 #header .header_panel .search,.color3 #panel .top .panel_header .search{background-color:#35302b;color:#f2f6fa}.color3.hide_menu #header .header_panel .search,.color3 .search_input{background-color:#f1efeb!important;color:#35302b}.color3 #main.search_route .content h1 span{color:#99826c}.color3 #header .header_main .logo{background-color:#48433d;color:#d7dde4}body.color3{background-color:#edecea}.color3 #panel .bottom .contact .share_btn:hover,.color3 #panel .bottom .contact .contact_btn:hover{background-color:#433a30;color:#fff}.color3 #panel .items,.color3 #panel .top{scrollbar-color:#35302b transparent}.color3 #panel .tabs button{color:inherit}.color3 #panel .tabs button{border:1px solid #35302b}.color3 #panel .panel_title{color:#d7dde4}.color3 .dot-pulse,.color3 .dot-pulse:before,.color3 .dot-pulse:after{color:#48433d!important;background-color:#48433d!important}.color3 #panel .top .dot-pulse,.color3 #panel .top .dot-pulse:before,.color3 #panel .top .dot-pulse:after{color:#35302b!important;background-color:#35302b!important}.color3 #modal .content .modal_close{color:#48433d;border:2px solid #48433d}.color3 #modal .content .modal_close:hover{background-color:#48433d;color:#fff}.color3 .cat_source{background-color:#2e2923}.color3 #form .button{background:#35302b;background:linear-gradient(0deg,#1b1b1b,#35302b,#35302b)}.color3 #form .button:hover{background:#1b1b1b}.color3 #loading2 li{background:#48433d;box-shadow:0 0 1px #fff,0 0 1.25px #48433d,0 0 2.5px #48433d,0 0 3.75px #48433d 0 0 6.25px #48433d,0 0 13.75px #48433d}.color3 #form .loading_content{background-color:#48433d8c}.color3 #modal .content{background-color:#efe9e1;scrollbar-color:#d08c35 transparent}.color3 #modal .title{background-color:#d08c35;color:#2e2923}.color3+#nprogress .bar{background:#35302b!important;background:linear-gradient(275deg,#35302b,#99826c)!important}.color3+#nprogress .peg{box-shadow:0 0 10px #d08c35,0 0 5px #d08c35!important}.color3 #main.search_route.tags .content .items.odd{background-color:#e6e6e6}.color3 #main.search_route.tags .content .items.even{background-color:#f1f1f1}.color3 .source{color:#5b554d}.color3 .item_show .img .date{background-color:#48433d}#header{display:flex;align-items:center;position:fixed;top:0;right:0;left:0;z-index:10;direction:rtl}#header .header_panel{width:270px;height:49px;display:flex;align-items:center}.hide_menu #header .header_panel{background-color:#fefefe;box-shadow:inset 0 -1px #efefef}.hide_menu #header .header_panel .menu,#panel .top .panel_header{color:#cfcfcf}#header .header_panel .menu,#panel .top .panel_header .menu{width:40px;height:48px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;align-content:center;font-size:1rem;cursor:pointer}#header .header_panel .search,#panel .top .panel_header .search{width:calc(100% - 50px);margin-top:6px;margin-bottom:6px;border:unset;border-radius:5px;padding:0 8px;font-size:.7rem;line-height:2rem;font-family:Readex Pro,sans-serif;color:#f2f6fa}#header .header_main{height:48px;width:calc(100% - 270px);box-shadow:inset 0 -1px #efefef;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;align-content:center;padding:0 12px}.hots{font-size:.7rem;font-weight:700;line-height:1.5rem;color:#afb4ba;flex:1;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.hots .item{margin-left:10px;transition:all .3s linear;cursor:pointer}#header .header_main .logo{height:38px;border-radius:4px;display:grid;grid-auto-columns:1fr;grid-template-columns:1fr 30px;grid-template-rows:1fr 1fr;gap:0 5px;padding:4px}#header .header_main .logo img{grid-column-start:2;grid-column-end:3;grid-row-start:1;grid-row-end:3}#header .header_main .logo .one{text-align:center;font-size:.8rem;font-weight:700}#header .header_main .logo .two{text-align:center;font-size:.6rem;line-height:1rem}#panel{width:270px;overflow:hidden;float:right;direction:rtl}.hide_menu #panel{width:0}.hide_menu #main{width:auto}#panel .top{overflow:hidden;padding-top:15px;height:100%;scrollbar-width:thin;-webkit-overflow-scrolling:touch;overflow-x:unset}#panel .top .panel_header{display:none}#panel .top .loading{display:none;transform:scale(1);position:absolute;right:0;left:0;top:10px}#panel .top .loading.loadingPanel{display:flex}#panel .items.items_load .item{visibility:hidden}#panel .items{max-height:calc((100vh - 442px)/2);position:relative;overflow-y:scroll;overflow-x:hidden;scrollbar-width:thin;-webkit-overflow-scrolling:touch}#panel .item{cursor:pointer;margin-bottom:4px;display:flex;align-items:center;padding-right:0;padding-left:8px;height:38px;transition:all .3s linear;margin-right:12px;margin-left:10px;border-radius:5px}#panel .item .icons{font-size:.9rem;width:38px;height:38px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}#panel .item .img{width:20px;height:20px;margin-right:12px;margin-left:12px;border-radius:30px;background-color:#fff;border:1px solid #fff}#panel .item .img img{width:100%;height:100%;border-radius:30px}#panel .item .txt{font-size:.8rem;font-weight:300;flex:1}#panel .item .num{font-size:.75rem;font-weight:300}#panel .panel_title{height:20px;margin-top:22px;margin-bottom:10px;margin-right:12px;padding-right:14px;padding-left:0;font-size:.9rem;font-weight:400}#panel .tabs{border-radius:5px;display:grid;grid-template-columns:55px 55px 55px 55px;grid-template-rows:1fr;gap:0 0;color:#d7dde4;width:110px;margin:0 auto 10px}#panel .tabs button{cursor:pointer;text-align:center;transition:all .3s linear;font-family:Readex Pro,sans-serif;font-size:.7rem;line-height:2rem;background-color:transparent}#panel .tabs button:first-child{border-radius:0 10px 10px 0}#panel .tabs button:last-child{border-radius:10px 0 0 10px}#panel .bottom .contact{width:100%;height:40px;display:grid;grid-auto-columns:1fr;grid-template-columns:1fr 1fr;grid-template-rows:1fr;gap:0 0}#panel .bottom .contact .share_btn,#panel .bottom .contact .contact_btn{display:grid;grid-auto-columns:1fr;grid-template-rows:25px 10px;gap:0 0;cursor:pointer}#panel .bottom .contact .share_btn{grid-template-columns:1fr 40px}#panel .bottom .contact .contact_btn{grid-template-columns:40px 1fr}#panel .bottom .contact .share_btn .icons,#panel .bottom .contact .contact_btn .icons{font-size:1.2rem;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;align-content:center;height:100%;grid-row-start:1;grid-row-end:3}#panel .bottom .contact .contact_btn .icons{grid-column-start:1;grid-column-end:2}#panel .bottom .contact .share_btn .icons{grid-column-start:2;grid-column-end:3}#panel .bottom .contact .txt_top{font-size:.9rem;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-content:center}#panel .bottom .contact .txt_bottom{font-size:.6rem}#panel .bottom .contact .contact_btn .txt_top{align-items:flex-start}#panel .bottom .contact .share_btn .txt_top{align-items:flex-end}#panel .bottom .contact .share_btn .txt_bottom{text-align:left}#panel .bottom .colors{width:100%;height:25px;display:grid;grid-template-columns:1fr 15px 15px 15px 15px;grid-template-rows:1fr;gap:0 8px;padding:4.5px}#panel .bottom .colors .color{cursor:pointer;width:15px;height:15px;border-radius:20px}#panel .bottom .colors .color.active{outline:2px solid #fff}#panel .bottom .colors .color:hover{outline:2px solid #7e7c7c}#panel .bottom .colors .color.color1{background-color:#3d6baa}#panel .bottom .colors .color.color2{background-color:#d6d6d6}#panel .bottom .colors .color.color3{background-color:#ceb49a}#panel .bottom .colors .color.color4{background-color:#262626}#panel .bottom .time{display:flex;align-items:center;height:16px}#panel .bottom .time .clock{font-size:.9rem;margin-right:5px;display:grid;grid-template-columns:17px 5px 17px 5px 17px;grid-template-rows:16px;gap:0 1px}#panel .bottom .time .clock span{text-align:center}#panel .bottom .time .city{font-size:.7rem}#mob_nav{display:none;width:100%;margin-top:12px;margin-bottom:12px}#mob_nav .mob_content{border:1px solid #e9e9e9;direction:rtl;box-sizing:border-box;width:530px;margin:0 auto;font-weight:400;font-size:.9rem;height:39px;background:linear-gradient(180deg,#fbfbfb,#ececee);border-radius:8px;display:grid;grid-auto-columns:1fr;grid-template-columns:1fr 2px 1fr 2px 1fr 2px 1fr;grid-template-rows:1fr;gap:0 0}#mob_nav .mob_content a{display:flex;justify-content:center;line-height:2.35rem;color:#b2b3b5}#mob_nav .mob_content a span.icons{margin-left:4px}#mob_nav .mob_content a.active{color:#8abbff;font-weight:450}#mob_nav .mob_content span.sep{width:1px;height:100%;background:linear-gradient(180deg,#f8f8f800,#cdcdcd,#efeff000)}.share_menu{display:none;direction:rtl;z-index:10;position:absolute;width:130px;font-size:.75rem;border-radius:4px;background:#fff;box-shadow:0 14px 20px #0000001c;padding:5px 0;border:1px solid #d0dbeb}.share_menu .item{display:flex;margin-bottom:5px;cursor:pointer;padding:8px}.share_menu .item:hover{color:#8abbff}.share_menu .item:last-child{margin-bottom:unset}.share_menu .item .icons{margin-left:5px}#main{float:left;width:calc(100% - 270px);display:flex;align-items:flex-start;padding:24px;overflow-y:auto;height:100%;scrollbar-width:thin;direction:rtl}#main.index_route{display:block}#main.index_route .two_items{width:65%;float:right}#main .others{width:65%}#main.index_route .index_item{background-color:#fefefe;border-radius:5px;box-shadow:0 1px 2px #0003;padding:20px;margin-bottom:20px}#main .title{display:flex;justify-content:space-between;align-items:center;padding-bottom:18px;margin-top:14px}#main .title .tag_title{display:flex}#main .title .h2{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end;align-items:center;align-content:center}#main .title .h2 .img{width:24px;height:24px;margin-left:10px;border-radius:100%;background-color:#fff}#main .title .h2 .img img{border-radius:100%;width:100%;height:100%}#main .title .h2 h2{font-size:1.7rem;font-weight:700;line-height:1.5rem;text-align:center;flex:1}#main .title .h2 h2 span{font-size:1rem;font-weight:300;padding-right:5px}.analytic{font-size:1rem;padding:10px 14px;display:flex;justify-content:space-between;align-items:center;box-shadow:inset .2px .5px 1px #00000040;border-radius:5px}.analytic .icons{margin-left:5px}.min_max{font-size:.7rem;color:#8e949c;background:#eff3f9;box-shadow:inset .2px .5px 1px #00000040;border-radius:10px;width:21px;height:21px;display:flex;justify-content:center;align-items:center;margin-right:10px}.source_title{display:flex;justify-content:space-between;align-items:center;margin-top:24px;margin-bottom:20px}.source_title .title_img{display:flex;justify-content:flex-end}.source_title .title_img .img{width:16px;height:16px;margin-left:5px;background-color:#fff;border-radius:100%}.source_title .title_img .img img{width:100%;height:100%;border-radius:100%}.source_title .title_img h3{font-size:1rem;color:#3d597a}.source_title .title_img h3 span{font-size:.7rem;margin-right:3px;font-weight:300}.title.tags_part{margin-bottom:unset!important}.title .icon_hot{color:red;margin-left:5px}.news_items{display:grid;grid-auto-columns:1fr;grid-template-columns:1fr 1fr 1fr 1fr 1fr;grid-template-rows:1fr;gap:20px 20px;border-bottom:solid 2px #EFF3F9;padding-bottom:16px;margin-bottom:24px;overflow:hidden}.news_items:last-child{border-bottom:unset;margin-bottom:unset;padding-bottom:unset}.news_item{padding-bottom:10px}.news_item .img{width:100%;height:125px;display:block;background-color:#dadada;border-radius:8px}.img_plhr{background-size:150px;height:125px;border-radius:8px}.img_plhr2{background-size:110px;height:97px;border-radius:8px}.post_plhr{background-size:250px;height:410px;border-radius:8px}.img_plhr4{background-size:70px;height:60px;border-radius:8px}.img_plhr3{height:100%;background-size:140px;border-radius:8px}.img_plhr,.img_plhr2,.post_plhr,.img_plhr4,.img_plhr3{background-image:url(/build/assets/img_placeholder-DsamW2L_.png);display:block;width:100%;background-repeat:no-repeat;background-color:#dadada;background-position:center center}.news_item .img img{cursor:pointer;width:100%;height:100%;border-radius:8px}.news_item h4{cursor:pointer;color:#1a2433;font-size:.87rem;line-height:1.5rem;font-weight:600;margin-top:12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.news_item .bottom{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;align-content:center;margin-top:20px}.news_item .bottom time{font-size:.75rem;color:#707d90}.news_item .bottom .icon_share,.item_show .icon_share{font-size:.75rem;color:#707d90;height:25px;width:25px;border-radius:100%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s linear}.news_item .bottom .icon_share.active,.item_show .icon_share.active{color:#000;box-shadow:inset .2px .5px 1px #00000040;background-color:#eff3f9}.tabs_items{border-bottom:1px solid #EFF3F9;font-size:.87rem;line-height:1.3rem;margin-bottom:20px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center}.tabs_items button{padding-right:10px;padding-left:10px;padding-bottom:9px;cursor:pointer;transition:color .3s linear;background:unset;border:unset;font-family:Readex Pro,sans-serif;font-size:.87rem;line-height:1.3rem;color:#6985ae;border-bottom:3px solid transparent}.tabs_items button.active{border-bottom:3px solid #8ABBFF;color:#8abbff}.tabs_items button:hover{color:#8abbff}.tag{display:flex;font-size:1rem;align-items:center;color:#717171;float:right;margin-left:20px;margin-bottom:20px;transition:all .3s linear;cursor:pointer}.tag img{margin-left:3px;width:24px;height:24px;border:2px solid #fefefe;background-color:#d7dde4;border-radius:100%;transition:all .3s linear}.tag:hover{color:#8abbff}.tag:hover img{border:2px solid #8ABBFF}.telegram_items{display:grid;grid-auto-columns:1fr;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr;gap:14px 14px;border-bottom:solid 2px #EFF3F9;padding-bottom:26px;margin-bottom:12px}.telegram_items:last-child{border-bottom:unset;padding-bottom:unset}.telegram_items .item{border:2px solid #EFEFEF;border-radius:5px;display:grid;grid-auto-columns:1fr;grid-template-columns:95px 1fr;grid-template-rows:95px 20px;gap:5px 8px;padding:3px;cursor:pointer}.telegram_items .item .img{position:relative}.telegram_items .item .img:after{content:"";position:absolute;bottom:0;width:100%;height:45%;display:block;background:-webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,.5));z-index:1}.telegram_items .item .img img{width:100%;height:100%;border-radius:3px}.telegram_items .item .img time{position:absolute;bottom:6px;right:0;left:0;color:#fff;font-size:.7rem;line-height:1.1rem;text-align:center;z-index:2}.telegram_items .item .img .icon_play{position:absolute;color:#d7dde4;font-size:1.3rem;width:25px;height:22px;top:calc(50% - 11px);right:calc(50% - 13px)}.telegram_items .item .txt{overflow:hidden;grid-column-start:2;grid-column-end:3;grid-row-start:1;grid-row-end:3}.telegram_items .item .txt p{font-size:.75rem;color:#1a2433;font-weight:400;line-height:1.15rem;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.telegram_items .item .imgs{display:grid;grid-auto-columns:1fr;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:20px;gap:5px 5px}.telegram_items .item .imgs .tiny_img img{width:100%;border-radius:3px}.telegram_items .item .imgs .tiny_nums{background-color:#294973;color:#8abbff;display:flex;align-items:center;justify-content:center;border-radius:3px;font-size:.75rem}.telegram_items .item .bottom{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;align-content:center}.telegram_items .item .bottom .txt{flex:1;font-size:.7rem;line-height:1.1rem;color:#707d90;margin-right:5px;margin-top:1px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.telegram_items .item .bottom .icon_share{font-size:.75rem;color:#707d90;margin-top:3px}#main .most_view{background-color:#fefefe;border-radius:5px;box-shadow:0 1px 2px #0003;padding:20px;width:calc(35% - 20px);float:left;margin-bottom:20px}#main .most_view .top_news{display:block;border-radius:8px;position:relative;height:270px;background-color:#dadada}#main .most_view .top_news .img{position:absolute;top:0;bottom:0;right:0;left:0}#main .most_view .top_news .img img{width:100%;height:100%;border-radius:8px}#main .most_view .top_news:after{content:"";position:absolute;bottom:0;width:100%;height:45%;display:block;background:-webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,.5));z-index:1;border-radius:8px}#main .most_view .top_news .bottom{display:flex;justify-content:space-between;position:absolute;bottom:10px;right:10px;left:10px;color:#fefefe;z-index:2}#main .most_view .top_news h3{font-size:1.1rem;line-height:1.7rem;position:absolute;bottom:40px;right:10px;left:10px;color:#fff;z-index:2}#main .most_view .top_news .bottom .source span,#main .most_view .top_news .bottom time{font-size:.75rem}#main .most_view .top_news .bottom .source{display:flex;align-items:center}#main .most_view .top_news .bottom .source img{border-radius:20px}#main .most_view .top_news .bottom time{display:flex;align-items:center;justify-content:end}#main .most_view .top_news .bottom .source span{margin-right:5px}#main .most_view .item{display:grid;grid-auto-columns:1fr;grid-template-columns:150px 1fr;grid-template-rows:1fr 16px;gap:5px 8px;margin-top:10px;margin-bottom:10px;border-bottom:2px solid rgb(239,243,249);padding-bottom:10px}#main .most_view .item .img{grid-column-start:1;grid-column-end:2;grid-row-start:1;grid-row-end:3;margin-left:5px}#main .most_view .item .img img{width:100%;height:100%}#main .most_view .item .img,#main .most_view .item .img img{border-radius:8px}#main .most_view .item h4{font-size:.9rem;line-height:1.4rem;color:#1a2433}#main .most_view .item h4 a{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}#main .most_view .item .bottom{display:flex;justify-content:space-between}#main .most_view .item .bottom .source,#main .most_view .item .bottom time{font-size:.75rem;color:#707d90;display:flex;align-items:center}#main .most_view .item time{justify-content:end}#main .most_view .item .source img{margin-left:5px;border-radius:20px}.index_news{width:90%;margin:0 auto}.index_news .analytic{background-color:#fff}.index_news .content{display:grid;grid-auto-columns:1fr;grid-template-columns:1fr 1fr 1fr;gap:15px 15px}.item_show{background:#fff;border:2px solid #EEEEEE;border-radius:8px;padding:20px}.item_show .top{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.item_show .top .icon_share{width:30px;height:30px;border:.8px solid rgba(0,0,0,.15)}.item_show .img{display:block;aspect-ratio:1.5;position:relative}.item_show .img .date{position:absolute;bottom:6px;right:5px;color:#fff;padding:5px 8px;border-radius:8px;font-size:.75rem;font-weight:300}.item_show .img img{width:100%;height:100%;border-radius:8px}.item_show h2{font-size:1rem;line-height:1.5rem;font-weight:600;margin-top:12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.item_show p{font-size:.8rem;line-height:1.4rem;margin-top:12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;color:#8b8e92}.source{display:grid;grid-auto-columns:1fr;grid-template-columns:30px max-content;grid-template-rows:18px 10px;gap:2px 5px}.source img{grid-row:1/3;grid-column:1/2;border-radius:50px}.source .name{font-size:.8rem;font-weight:500}.source .today{font-size:.7rem}.search_route .news_items .item h4,.search_route .news_items .item .bottom{padding-right:10px;padding-left:10px}#main.category_route .telegram_items .item{background-color:#fff}.category_route .news_item .img{position:relative;height:170px}.category_route .news_item .img .cat_source{position:absolute;bottom:4px;right:4px;display:flex;align-items:center;padding:5px 8px;border-radius:5px;color:#fff;font-size:.7rem}.cat_source img{width:16px!important;height:16px!important;margin-left:5px}#main.collection_view{flex-direction:column;padding:unset}#coll_top{width:100%}.hide_menu #main.collection_view{width:100%!important}#coll_top .container{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:stretch;align-content:stretch;width:90%;margin:40px auto 10px}#coll_top .top{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;align-content:stretch;margin-bottom:35px}#coll_top .top h1{font-size:2rem;font-weight:700}#coll_top .top .new.left{color:#fff;font-size:1rem;border-radius:8px;padding:12px 20px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;cursor:pointer;transition:all .3s linear}#coll_top .top .new.left span{color:#fff;font-size:1.5rem;padding-left:8px}#coll_top .search{height:68px;display:grid;grid-auto-columns:1fr;grid-template-columns:1fr 15px 230px 15px 230px 110px;grid-template-rows:1fr;gap:0 0;background-color:#fff;margin-bottom:80px;border-radius:.5rem;border:1px solid #949494;box-shadow:0 .5rem 1rem #2d2d2d1f,0 .25rem .5rem #2d2d2d29,0 0 .125rem #2d2d2d33;border-bottom:6px solid}#coll_top .search .line{background-color:#b9bdc4;background-size:2px;height:40px;width:2px;margin:10px auto 0}#coll_top .search .txt{height:100%;float:right}#coll_top .search .txt input{width:100%;height:100%;font-family:Readex Pro,sans-serif;font-size:18px;text-indent:20px;border:unset;border-radius:.5rem}#coll_top .search .button{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;align-content:center}#coll_top .search .button button{background-color:#eee;font-family:Readex Pro,sans-serif;border:none;font-size:1.1rem;font-weight:500;color:#c3c3c3;padding:10px 25px;border-radius:8px}#coll_top .search .button button.active{color:#fff;cursor:pointer}#coll_top .search .select{display:grid;grid-auto-columns:1fr;grid-template-columns:40px 1fr;grid-template-rows:20px 1fr;gap:0 10px;height:57px}#coll_top .search .select option{line-height:2rem}#coll_top .search .select .icons{grid-column-start:1;grid-column-end:2;grid-row-start:1;grid-row-end:3;font-size:1.7rem;color:#c4c2c0;display:flex;justify-content:center;align-items:center}#coll_top .search .select .select_title{display:block;color:#cbcccf;padding-top:5px;font-size:.8rem}#coll_top .search .select select{display:block;width:100%;font-family:Readex Pro,sans-serif;border:unset;font-size:1rem}#coll_top .description{text-align:center;color:#0f3466;margin-bottom:30px}.preferredTags .tag2{height:44px;float:right;margin-left:14px;margin-top:14px;color:#fff;font-weight:700;display:-webkit-inline-box}.preferredTags .tag2 .txt,.preferredTags .tag2 .counter{height:100%;float:right;font-size:.85rem;padding-right:12px;padding-left:12px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;align-content:center}.preferredTags .tag2 .txt{border-radius:0 8px 8px 0}.preferredTags .tag2 .counter{border-radius:8px 0 0 8px}.preferredTags .tag2 .counter span{font-size:.6rem;margin-right:4px;margin-top:5px}#coll_view{width:90%;margin:30px auto 0;padding-bottom:24px}#coll_view .not_found{padding:10px;display:flex;align-items:center;justify-content:center;border-radius:25px;max-width:650px;margin:0 auto}#coll_view .content{background-color:#fff;max-width:850px;padding-right:10px;padding-left:10px;margin:0 auto 40px}#coll_view .item{padding:10px;display:inline-block;width:100%;border-bottom:2px solid #e8e8e8}#coll_view .item .right_side{width:83%;float:right;margin-left:1%}#coll_view .item .left_side{width:16%;float:right}#coll_view .item .images{margin-top:10px;width:100%;float:right;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:stretch;align-content:stretch}#coll_view .item .images .img{width:50px;height:50px;margin:5px;cursor:pointer}#coll_view .item .images .img img{width:100%;height:100%}#coll_view .item .right_side .source{display:grid;grid-template-columns:38px 1fr;grid-template-rows:1fr 1fr;gap:12px 10px;float:right;margin-bottom:14px}#coll_view .item .right_side .source .icon{grid-column-start:1;grid-column-end:2;grid-row-start:1;grid-row-end:3;font-size:3rem}#coll_view .item .right_side .source .icon img{width:100%;height:100%}#coll_view .item .right_side .source .name{grid-column-start:2;grid-column-end:3;grid-row-start:1;grid-row-end:2;color:#1877f2;font-size:.8rem}#coll_view .item .right_side .source .date{grid-column-start:2;grid-column-end:3;grid-row-start:2;grid-row-end:3;color:#909090;font-size:.7rem}#coll_view .item .right_side .txt{width:100%;font-size:.9rem;line-height:1.5rem;color:#666363;display:inline-block;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:8;line-clamp:8}#coll_view .item .right_side .txt.minized{height:170px;overflow:hidden;position:relative}#coll_view .item .right_side .txt .seeMore{display:none}#coll_view .item .right_side .txt.minized .seeMore{display:block;color:#1977f5;cursor:pointer;position:absolute;bottom:0;left:0;font-weight:700;font-size:.8rem;background-color:#fff;padding-right:5px;padding-left:5px;border:2px solid #1977f5;border-radius:5px}#coll_view .item .left_side{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-between;align-items:center;align-content:center;min-height:230px}#coll_view .item .left_side .img{border-radius:100%}#coll_view .item .left_side .source_title{font-size:.8rem;text-align:center;line-height:1.5rem;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}#coll_view .item .left_side .btn{border-radius:8px;text-align:center;padding:6px;transition:all .3s linear}#coll_view .item .left_side .btn span{display:inline-block}#coll_view .item .left_side .btn span:first-child{font-size:1rem;margin-bottom:4px}#coll_view .item .left_side .btn span:last-child{font-size:.75rem}#coll_view .tags{margin-top:18px}#coll_view .tags .tag3{margin-left:8px;margin-bottom:8px;padding:6px 6px 8px 8px;float:right;border-radius:3px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;align-content:center;transition:all .3s linear}#coll_view .tags .tag3 .icons{font-weight:700;font-size:.7rem}#coll_view .tags .tag3 .name{font-size:.8rem;margin-right:2px}#slide_image,#slide_image.single .navb.right,#slide_image.single .navb.left,#slide_image.single .tiny_imgs{display:none}#slide_image.single .slide_m_img,#slide_image.not_tiny_imgs .slide_m_img{top:50%}#slide_image.not_tiny_imgs .tiny_imgs{display:none}#slide_image .slide_back{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10}#slide_image .navb{font-size:2rem;padding:10px;margin-right:10px;margin-left:10px;border-radius:5px;transition:all .3s linear;cursor:pointer;position:fixed;z-index:12;top:calc(50% - 35px)}#slide_image .navb.right{right:0}#slide_image .navb.left{left:0;transform:rotate(180deg)}#slide_image .closer{font-size:1.5rem;border-radius:40px;transition:all .3s linear;cursor:pointer;position:fixed;z-index:12;top:20px;left:10px;width:50px;height:50px;display:flex;justify-content:center;align-items:center}#slide_image .slide_m_img{max-width:550px;max-height:750px;position:fixed;z-index:11;top:45%;right:50%;transform:translate(50%,-50%)}#slide_image .tiny_imgs{position:fixed;z-index:11;bottom:0;right:0;left:0;margin:0 auto;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;align-content:flex-start;max-height:132px;overflow:hidden}#slide_image .tiny_imgs span{width:50px;height:50px;margin:8px;cursor:pointer;border-radius:5px}#coll_top.show_id .top{margin-bottom:unset}#coll_top.show_id .container{margin-bottom:40px}#coll_top.show_id h1{font-size:1.5rem}#show_id{border:3px solid #3d6baa;border-radius:14px;padding:30px;background-color:#fff;max-width:850px;margin:0 auto 30px}#show_id .item{border-bottom:unset}#show_id .item .right_side .txt{text-overflow:unset;display:block;-webkit-box-orient:unset;-webkit-line-clamp:unset;font-size:1.1rem;line-height:2rem}.relative_collection{background-color:#3d6baa;color:#fff;margin-top:10px;display:inline-block;width:100%;padding:10px;font-weight:700}#modal{width:100%;height:100%;position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:none;grid-auto-columns:1fr;grid-template-columns:1fr 700px 1fr;grid-template-rows:1fr 58px max-content 1fr;direction:rtl}#modal .placer{background-color:#000c;position:fixed;top:0;right:0;bottom:0;left:0;z-index:101}#modal .title{z-index:102;display:flex;justify-content:space-between;height:50px;margin-top:8px;align-items:center;padding:10px;font-size:1.3rem;font-weight:700;grid-column-start:2;grid-column-end:3;grid-row-start:2;grid-row-end:3}#modal .title .modal_close{cursor:pointer}#modal .content{-webkit-box-shadow:0 0 40px 0 rgba(0,0,0,.4);-moz-box-shadow:0 0 40px 0 rgba(0,0,0,.4);box-shadow:0 0 40px #0006;padding:24px;color:#1a2433;overflow-y:auto;scrollbar-width:thin;z-index:102;grid-column-start:2;grid-column-end:3;grid-row-start:3;grid-row-end:4;max-height:80vh}#modal .loading{display:none;margin-top:0}#modal .modal_content{display:none}#modal .tags .tag{margin-top:16px}.source_link{border:1px solid #0f988e;font-family:Readex Pro,sans-serif;letter-spacing:1px;padding:10px;float:left;text-align:center;width:120px;text-decoration:none;height:30px;line-height:30px;font-size:.8rem;text-transform:uppercase;font-weight:400;border-radius:3px;outline:none;-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;top:-3px;transform:translateY(0);position:relative;background:#eee;color:#b5b5b5;border-color:#bbb;text-shadow:0 1px 0 white;box-shadow:inset 0 0 0 1px #fff,inset 0 1px 20px #0000,0 3px #bbb,0 0 0 1px #fff,0 3px 0 1px #fff,0 10px 20px #0000;-webkit-transition:none;-moz-transition:none;-o-transition:none;-ms-transition:none;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center}.source_link:hover{transform:translateY(3px);top:-2px;box-shadow:inset 0 0 0 1px #fff,inset 0 1px 20px #0000,0 2px #bbb,0 0 0 1px #fff,0 2px 0 1px #fff,0 10px 20px #0000}#modal .content h3{font-size:2.1rem;font-weight:600;line-height:4rem}#modal .content p{color:#828d9d;line-height:2.5rem;font-size:1.1rem;padding-bottom:5px}#modal .top{display:grid;grid-template-columns:38px 1fr;grid-template-rows:1fr 1fr;gap:12px 10px;float:right;margin-bottom:14px;margin-top:10px;width:100%}#modal .top .icon{grid-column-start:1;grid-column-end:2;grid-row-start:1;grid-row-end:3;font-size:3rem}#modal .top .icon img{width:100%;border-radius:100%}#modal .top .name{grid-column-start:2;grid-column-end:3;grid-row-start:1;grid-row-end:2;color:#1877f2;font-size:.8rem}#modal .top .time{grid-column-start:2;grid-column-end:3;grid-row-start:2;grid-row-end:3;color:#909090;font-size:.7rem}#modal .message{display:block}#modal .message p{font-size:1rem;color:#1a2433;font-weight:400;line-height:2rem}#modal .medias{margin-top:20px;display:inline-grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;grid-template-rows:1fr;gap:8px 8px;width:100%;overflow-x:scroll}#modal .medias .media{position:relative;cursor:pointer;width:102px;height:102px;background-color:#d7dde4}#modal .medias .media img{width:100%;height:100%}#modal .medias .media .icon_play{position:absolute;color:#d7dde4;font-size:1.3rem;width:25px;height:22px;top:calc(50% - 11px);right:calc(50% - 13px)}#modal .media_show{margin-top:10px}#modal .media_show #image{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAAAbCAMAAAAOLDAtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDkuMS1jMDAyIDc5LmE2YTYzOTY4YSwgMjAyNC8wMy8wNi0xMTo1MjowNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDI1LjkgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjFDNDk1QjVGNEYwRDExRUZBMzY0REU2MkMxNTc5MkRFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjFDNDk1QjYwNEYwRDExRUZBMzY0REU2MkMxNTc5MkRFIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MUM0OTVCNUQ0RjBEMTFFRkEzNjRERTYyQzE1NzkyREUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MUM0OTVCNUU0RjBEMTFFRkEzNjRERTYyQzE1NzkyREUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4lKVcpAAAAMFBMVEX///+kpKT6+vq4uLjj4+PS0tKrq6vY2NjLy8vv7++/v7/p6emysrL09PTFxcXd3d2IdallAAABr0lEQVR42uyXaY+EIAyGbYvlVP//v91S8JiRPT5sArvxjaEzcqSPbRGn6dGjRz3kcdrwD/pt4vFzMQLgmSzQ+yg0yw8W6Cm8OD2DkdY5JHvzFuY84DVSOL8t0IuhDYK15w5iIZxTJUIh3+wPggGbIC2OGpHV16nkIruyQn+QCIQtEMuQfBvkKCYiIyC33Owkm0luIBskx4xNkLgX9oKTr7EbAGTamPAGEhIK4lHt6A4QkwAgXBHdOgZI3mqX4gfaCqJ+XZxzpW4ExAK7Oez1HqXYPfAgIJmk+MG0R4TA2ZnpzCmqRktKdirNqWLWnby/Iqgf9TWRQTxLAl2cWzXNDBQOyTqNUEqamzJtEBBxntS9eL5HjIkUzl2a2WeQWv9GuXzZxHAMkEAiefoMJJekTgJypOLLZktSG9KbSo/8Y21JzRAgGSKtNhuYtT11OaNQSi9dOnINmoESyBFSCxGr0WOJWiy6VpGb9rt4DKnTih3nBGz9ZBvuLLk4CPzXT4MgjsIhlby1EiRIPbxkWXMyDRQRZ/N1f9iWKJhv5q5A9l98UEbz+TfXo0ePfkMfAgwAxhMIzYM64rIAAAAASUVORK5CYII=);justify-content:center;min-height:27px;background-repeat:no-repeat;background-position:center}#modal .media_show,#modal .media_show #image,#modal .media_show #image img{max-height:350px}#form{position:relative}#form .loading_content{display:none;position:absolute;z-index:90;background-color:#72a8d98c;width:100%;height:100%;top:0;right:0;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center;align-content:center}#form .input,#form .textarea,#form .select{position:relative;margin-top:1rem}#form input:-webkit-autofill,#form input:-webkit-autofill:hover,#form input:-webkit-autofill:focus,#form textarea:-webkit-autofill,#form textarea:-webkit-autofill:hover,#form textarea:-webkit-autofill:focus,#form select:-webkit-autofill,#form select:-webkit-autofill:hover,#form select:-webkit-autofill:focus,#form .input input:not(:placeholder-shown),#form .textarea textarea:not(:placeholder-shown){-webkit-text-fill-color:#8b97a9;-webkit-box-shadow:0 0 0 1000px #eee inset}#form .input input,#form .textarea textarea,#form .select select{width:100%;z-index:2;padding:12px;position:relative;border-radius:4px;font-family:Readex Pro,sans-serif;font-size:1rem;color:#8b97a9;transition:box-shadow .5s;background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee);background-repeat:repeat-x;border:1px solid #e1e1e1}#form .input input{padding:12px 12px 12px 39px}#form .textarea textarea{resize:none}#form .input input::placeholder,#form textarea::placeholder{color:#8b97a9}#form .input label,#form .textarea label,#form .select label{position:absolute;z-index:1;font-size:.7rem;top:20px;right:14px;color:#000;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}#form label span{color:#8f8f8f;padding-right:5px}#form .input input:not(:placeholder-shown)+label,form .textarea textarea:not(:placeholder-shown)+label,#form label.show_label{display:block!important;color:#0979bd!important;font-weight:700;transform:translate(0) translateY(-28px) scale(1);z-index:9!important}#form .input i{position:absolute;z-index:3;left:6px;top:8px;font-size:30px;color:#e2e0e0}#form .option{color:#333}.button{cursor:pointer;font-family:Readex Pro,sans-serif;color:#fff;float:left;font-size:14px;padding:8px 30px;border:0;border-radius:23px;transition:box-shadow .5s}#form .button{float:left;padding:8px 30px}#form .input input:focus,#form .input input:hover,#form .textarea textarea:focus,#form .textarea textarea:hover,#form .select select:hover,#form button:hover{outline:none;-webkit-box-shadow:0 5px 8px -5px rgb(173,173,173);-moz-box-shadow:0 5px 8px -5px rgb(173,173,173);box-shadow:0 5px 8px -5px #adadad}#form .submit_captcha{margin-top:10px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;align-content:stretch}#form .upload_parts{grid-column-start:1;grid-column-end:3;grid-row-start:4;grid-row-end:5}#form .upload_parts .files{display:grid;grid-auto-columns:1fr;grid-template-columns:1fr 1fr 1fr 1fr 1fr;grid-template-rows:1fr;gap:8px 8px}#form .errors{margin-top:8px}#form .errors li{color:red;font-size:.8rem;line-height:1.5rem}#form .upload_parts .btn_upload{width:80px;height:80px;background-color:#e1e1e1;border-radius:10px;border:none;border-bottom:5px solid #b5b5b5;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;margin:0 auto}#form .upload_parts .btn_upload .photo_placer{background-size:cover;background-repeat:no-repeat;background-position:center;width:100%;height:100%;border-radius:10px}#form .upload_parts .btn_upload .loader{border:5px solid #f3f3f3;border-top:5px solid rgb(181,181,181);border-radius:50%;width:30px;height:30px;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#form .upload_parts .btn_upload .upload_btns{text-align:center;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:stretch;align-content:center;font-weight:700;font-family:Readex Pro,sans-serif;font-size:.85rem}#form .upload_parts .btn_upload .cleared{position:absolute;background-color:#000;border:unset;border-radius:100px;height:26px;width:26px;display:none;cursor:pointer}#form .upload_parts .btn_upload:hover .cleared{display:flex;justify-content:center;align-items:center}#form .upload_parts .btn_upload .cleared span{background-color:transparent;padding:unset;border:unset;color:red}#form .upload_parts .title2{margin-bottom:10px;margin-top:14px;display:block;color:#828d9d;line-height:2.5rem;font-size:1.1rem}#form .error_txt{color:red;font-size:.7rem;line-height:1.3rem;height:14px;display:block}.shares_modal{display:flex;justify-content:center;font-size:3rem}.shares_modal a{margin-right:14px;margin-left:14px;transition:all .3s ease-in-out}.shares_modal a.icon_instagram:hover{color:#fbad50}.shares_modal a.icon_twitter:hover{color:#1da1f2}.shares_modal a.icon_facebook:hover{color:#1877f2}.shares_modal a.icon_telegram:hover{color:#08c}.dot-pulse{position:relative;left:-9999px;width:10px;height:10px;border-radius:5px;box-shadow:9999px 0 0 -5px;animation:dot-pulse 1.5s infinite linear;animation-delay:.25s}.dot-pulse:before,.dot-pulse:after{content:"";display:inline-block;position:absolute;top:0;width:10px;height:10px;border-radius:5px}.dot-pulse:before{box-shadow:9979px 0 0 -5px;animation:dot-pulse-before 1.5s infinite linear;animation-delay:0s}.dot-pulse:after{box-shadow:10019px 0 0 -5px;animation:dot-pulse-after 1.5s infinite linear;animation-delay:.5s}@keyframes dot-pulse-before{0%{box-shadow:9979px 0 0 -5px}30%{box-shadow:9979px 0 0 2px}60%,to{box-shadow:9979px 0 0 -5px}}@keyframes dot-pulse{0%{box-shadow:9999px 0 0 -5px}30%{box-shadow:9999px 0 0 2px}60%,to{box-shadow:9999px 0 0 -5px}}@keyframes dot-pulse-after{0%{box-shadow:10019px 0 0 -5px}30%{box-shadow:10019px 0 0 2px}60%,to{box-shadow:10019px 0 0 -5px}}.loading{display:flex;justify-content:center;align-items:center;padding:5px 0;width:60px;overflow:hidden;margin:0 auto;transform:scale(2)}#loading2{display:flex}#loading2 ul{display:grid;grid-template-columns:repeat(5,1fr);-webkit-animation:rot 16s linear infinite;animation:rot 16s linear infinite}@-webkit-keyframes rot{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rot{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}#loading2 li{width:20px;height:20px;border-radius:2px;-webkit-animation:scale .8s linear alternate infinite;animation:scale .8s linear alternate infinite}@-webkit-keyframes scale{to{-webkit-transform:scale(.1);transform:scale(.1);opacity:0}}@keyframes scale{to{-webkit-transform:scale(.1);transform:scale(.1);opacity:0}}#loading2 li:nth-child(1){z-index:24}#loading2 li:nth-child(2){z-index:23}#loading2 li:nth-child(3){z-index:22}#loading2 li:nth-child(4){z-index:21}#loading2 li:nth-child(5){z-index:20}#loading2 li:nth-child(6){z-index:19}#loading2 li:nth-child(7){z-index:18}#loading2 li:nth-child(8){z-index:17}#loading2 li:nth-child(9){z-index:16}#loading2 li:nth-child(10){z-index:15}#loading2 li:nth-child(11){z-index:14}#loading2 li:nth-child(12){z-index:13}#loading2 li:nth-child(13){z-index:12}#loading2 li:nth-child(14){z-index:11}#loading2 li:nth-child(15){z-index:10}#loading2 li:nth-child(16){z-index:9}#loading2 li:nth-child(17){z-index:8}#loading2 li:nth-child(18){z-index:7}#loading2 li:nth-child(19){z-index:6}#loading2 li:nth-child(20){z-index:5}#loading2 li:nth-child(21){z-index:4}#loading2 li:nth-child(22){z-index:3}#loading2 li:nth-child(23){z-index:2}#loading2 li:nth-child(24){z-index:1}#loading2 li:nth-child(25){z-index:0}#loading2 li:nth-child(24){-webkit-animation-delay:.9s;animation-delay:.9s}#loading2 li:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}#loading2 li:nth-child(8){-webkit-animation-delay:.4s;animation-delay:.4s}#loading2 li:nth-child(14){-webkit-animation-delay:.6s;animation-delay:.6s}#loading2 li:nth-child(20){-webkit-animation-delay:.8s;animation-delay:.8s}#loading2 li:nth-child(3){-webkit-animation-delay:.3s;animation-delay:.3s}#loading2 li:nth-child(9){-webkit-animation-delay:.5s;animation-delay:.5s}#loading2 li:nth-child(15){-webkit-animation-delay:.7s;animation-delay:.7s}#loading2 li:nth-child(4){-webkit-animation-delay:.4s;animation-delay:.4s}#loading2 li:nth-child(10){-webkit-animation-delay:.6s;animation-delay:.6s}#loading2 li:nth-child(5){-webkit-animation-delay:.5s;animation-delay:.5s}#loading2 li:nth-child(1){-webkit-animation-delay:.1s;animation-delay:.1s}#loading2 li:nth-child(6){-webkit-animation-delay:.2s;animation-delay:.2s}#loading2 li:nth-child(11){-webkit-animation-delay:.3s;animation-delay:.3s}#loading2 li:nth-child(16){-webkit-animation-delay:.4s;animation-delay:.4s}#loading2 li:nth-child(21){-webkit-animation-delay:.5s;animation-delay:.5s}#loading2 li:nth-child(7){-webkit-animation-delay:.3s;animation-delay:.3s}#loading2 li:nth-child(12){-webkit-animation-delay:.4s;animation-delay:.4s}#loading2 li:nth-child(17){-webkit-animation-delay:.5s;animation-delay:.5s}#loading2 li:nth-child(22){-webkit-animation-delay:.6s;animation-delay:.6s}#loading2 li:nth-child(13){-webkit-animation-delay:.5s;animation-delay:.5s}#loading2 li:nth-child(18){-webkit-animation-delay:.6s;animation-delay:.6s}#loading2 li:nth-child(23){-webkit-animation-delay:.7s;animation-delay:.7s}#loading2 li:nth-child(19){-webkit-animation-delay:.7s;animation-delay:.7s}#loading2 li:nth-child(24){-webkit-animation-delay:.8s;animation-delay:.8s}#loading2 li:nth-child(25){-webkit-animation-delay:.9s;animation-delay:.9s}#main.weather{height:auto;flex-direction:column}#main.weather .content{background-color:#fefefe;border-radius:5px;box-shadow:0 1px 2px #0003;padding:20px;width:100%;height:calc(100vh - 96px);display:grid;grid-auto-columns:1fr;grid-template-columns:370px 1fr;grid-template-rows:53px 1fr;gap:12px 14px}#main.weather .top{display:flex;flex-direction:row;justify-content:space-between;grid-column-start:1;grid-column-end:3;grid-row-start:1;grid-row-end:2}#main.weather .top .weather_city{height:53px;background-color:#f2f2f2;width:230px;border-radius:10px;border:none;font-family:Readex Pro,sans-serif}#main.weather .top .weather_city option{font-size:1rem;height:100px;font-family:Readex Pro,sans-serif}#main.weather .top .up_down{background-color:#fff;border:1px solid #f2f2f2;display:grid;grid-auto-columns:1fr;grid-template-columns:auto 43px 1fr 1fr 43px;grid-template-rows:43px;gap:0 3px;border-radius:10px;color:#79818c;padding:5px}#main.weather .top .up_down .label{color:#fff;display:flex;justify-content:center;align-items:center;padding-right:14px;padding-left:14px;border-radius:3px 10px 10px 3px}#main.weather .top .up_down img{height:100%;padding:4px}#main.weather .top .up_down .city{display:flex;flex-direction:column;justify-content:center}#main.weather .top .up_down&gt;div:nth-child(3){margin-left:8px}#main.weather .top .up_down .city div:last-child{font-size:.75rem;line-height:1.3rem;padding-bottom:1px}#main.weather .top .up_down&gt;div:nth-child(4) div{text-align:left}#main.weather .top .up_down .city .degree span{font-size:1.2rem}#today{border-radius:40px;background:linear-gradient(184.2deg,#88b9ef 12.83%,#7184e2 30.02%,#5143d2eb 57.97%,#4f4fd7 93.59%);width:100%;height:100%;display:grid;grid-template-columns:1fr;grid-template-rows:40px auto auto auto 110px;gap:0 3px;padding:14px}#today .date{color:#fff;margin-top:14px;margin-right:14px;margin-left:14px;font-size:.9rem}#today .city .city_title{font-size:2.5rem;line-height:5rem;color:#fff;text-align:center;font-weight:700}#today .city .des{font-size:1.25rem;text-align:center;color:#fff;padding-top:8px;padding-bottom:8px}#today .degree_icon{display:grid;grid-template-columns:110px 1fr;grid-template-rows:110px 35px;gap:10px 10px;width:280px;margin:0 auto}#today .degree_icon img{width:100%}#today .degree_icon .degree{color:#fff;text-align:left;padding-top:14px;font-size:5rem}#today .degree_icon h4{grid-column-start:1;grid-column-end:3;grid-row-start:2;grid-row-end:3;text-align:center;color:#fff;font-size:1.1rem;line-height:2rem}#today .days{overflow:hidden;display:flex;align-items:center}#today .days .body{display:flex;flex-direction:row;height:118px;overflow-y:hidden;overflow-x:scroll;scrollbar-width:thin;scrollbar-color:rgb(59,59,191) transparent}#today .days .body .day{width:58px;border-radius:8px;border:2px solid #58539B;margin-left:5px;padding:5px;text-align:center;height:103px;display:flex;flex-direction:column;justify-content:space-around}#today .days .body .day:last-child{margin-left:unset}#today .days .body .day span:nth-child(1){color:#a09cdd;display:block;margin-bottom:5px}#today .days .body .day span:nth-child(3){color:#e1e0ee;font-size:1.3rem;margin-top:5px;display:block}#today .weather_des .top{color:#dcdcdc;padding-right:16px;font-size:.9rem;padding-bottom:16px;padding-top:5px}#today .weather_des .bottom{background-color:#fff;border-radius:20px 20px 40px 40px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;align-content:center;height:75px;padding-right:30px;padding-left:30px;font-size:25px;color:#9b9dae}#today .weather_des .bottom .item{position:relative;height:100%;display:flex;align-items:center}#today .weather_des .bottom span{cursor:pointer;transition:all .2s linear}#today .weather_des .bottom .item span:hover,#today .weather_des .bottom .item.active span{color:#4f4fd7}#today .weather_des .bottom .item .triangle{width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:10px solid #fff;position:absolute;top:0;right:6px}#today .weather_des .bottom .item.active .triangle{border-top-color:#4f4fd7}#other_days{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch;align-content:stretch;overflow-x:scroll;padding-bottom:12px;scrollbar-width:thin;scrollbar-color:rgb(189,189,189) transparent}#other_days .day{box-sizing:border-box;background:linear-gradient(202.09deg,#fff 2.09%,#e7e7e780 97.2%);border:3px solid #F1EFEF;border-radius:40px;margin-left:14px;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;padding-right:12px;padding-left:12px}#other_days .day .day_title span{display:block;text-align:center}#other_days .day .day_title span:first-child{font-size:2.5rem;font-weight:700;color:#05175b;margin-bottom:12px}#other_days .day .day_title span:last-child{font-size:.9rem;color:#41518c;line-height:1.5rem}#other_days .day .day_night{display:flex;justify-content:space-between;align-items:center;width:200px}#other_days .day .day_night img{width:80px;height:80px}#other_days .day .day_night .degree{text-align:center;color:#41518c;display:flex;flex-direction:column;align-items:center}#other_days .day .day_night .degree span:first-child{font-size:3rem}#other_days .day .day_night .degree span:last-child{font-size:.8rem}.hide_menu #main.post_route,.hide_menu #main.search_route{width:100%!important}#main.post_route{justify-content:center}#main.post_route .content{width:835px}#main.post_route .content .body{position:relative;background-color:#fff;border-radius:8px;border:2px solid}#main.post_route .content .loading{margin-bottom:20px;height:40px}#main.post_route .content .post_title{border-bottom:2px solid #EFEFEF;padding:5px 12px 8px;border-radius:8px 8px 0 0;display:grid;grid-template-columns:1fr 95px;grid-template-rows:1fr;gap:0 5px}#main.post_route .content .post_title .title_img h3,#main.post_route .content .post_title time{font-size:1rem;line-height:1.8rem}#main.post_route .content .post_title .title_img h3{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}#main.post_route .content .post_title .title_img h3 span{font-size:.7rem;line-height:1.8rem;font-weight:350}#main.post_route .content .post_title .title_img{display:flex;align-items:center}#main.post_route .content .post_title .title_img img{width:20px;height:20px;margin-left:5px}#main.post_route .content .post_title time{text-align:left}#main.post_route .content article{padding-right:80px;padding-left:80px;padding-bottom:0}#main.post_route .content article h1{font-size:1.4rem;color:#1a2433;line-height:3rem;margin-bottom:20px;margin-top:15px;font-weight:700}#main.post_route .content article .post_plhr{margin-bottom:30px}#main.post_route .content article .post_plhr img{width:100%;height:100%}#main.post_route .content .source_link{float:right}#main.post_route .content .share_fonts{display:grid;grid-template-columns:170px 1fr 100px 130px;grid-template-rows:1fr;gap:0 10px;margin-bottom:30px}#main.post_route .content .share_fonts .font_size{background:#eff3f9;box-shadow:inset -1px -1px 1px #00000040;border-radius:5px;display:flex;justify-content:space-between;align-items:center;padding:2px 8px}#main.post_route .content .share_fonts .font_size span{cursor:pointer;color:#a0a0a0}#main.post_route .content .share_fonts .font_size span:first-child{font-size:1rem}#main.post_route .content .share_fonts .font_size span:last-child{font-size:1.5rem}#main.post_route .content .share_fonts .font_size .slider{margin-right:8px;margin-left:8px;-webkit-appearance:none;width:100%;border-radius:5px;height:4px;background:#a0a0a0;outline:none;opacity:.7;-webkit-transition:.2s;transition:opacity .2s}#main.post_route .content .share_fonts .font_size .slider:hover{opacity:1}#main.post_route .content .share_fonts .font_size .slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:10px;height:10px;border-radius:50%;background:#555;cursor:pointer}#main.post_route .content .share_fonts .font_size .slider::-moz-range-thumb{width:25px;height:25px;border-radius:50%;background:#04aa6d;cursor:pointer}#main.post_route .content .share_fonts .copy_url{box-shadow:inset .2px .5px 1px #00000040;border-radius:5px;display:flex;justify-content:space-between;align-items:center;padding-right:8px;padding-left:8px;font-size:.8rem;line-height:1.2rem;cursor:pointer;transition:all .3s linear}#main.post_route .content .share_fonts .copy_url span{color:#a0a0a0}#main.post_route .content .share_fonts .copy_url span:last-child{padding-bottom:4px}#main.post_route .content .share_fonts .shares{display:flex;justify-content:space-between;align-items:center}#main.post_route .content .share_fonts .shares .icons{font-size:1.35rem;color:#a0a0a0}#main.post_route .content p{margin-bottom:10px;color:#1a2433;word-wrap:break-word}#main.post_route .content p.intro{border-right:5px solid #b8b9bb;padding:10px;font-style:italic}#main.post_route .content .news_pdg{margin-top:20px;margin-bottom:20px;display:flex;justify-content:center;background-color:#eff3fa70;border-bottom:3px solid #eeeff1;padding:15px 15px 0}#main.post_route .content .news_pdg img{max-width:100%;max-height:550px}#main.post_route .content .news_pdg .news_ifme,#main.post_route .content .news_pdg .plyr{width:100%;height:350px}#main.post_route .content .tags{margin-top:25px}.size_8{line-height:1.4rem;font-size:.8rem}.size_9{line-height:1.6rem;font-size:.9rem}.size_10{line-height:1.8rem;font-size:1rem}.size_11{line-height:2rem;font-size:1.1rem}.size_12{line-height:2.2rem;font-size:1.2rem}.size_13{line-height:2.4rem;font-size:1.3rem}.size_14{line-height:2.6rem;font-size:1.4rem}.size_15{line-height:2.8rem;font-size:1.5rem}#moreNewsTitle{height:40px;font-size:1rem;line-height:1rem;display:flex;justify-content:flex-start;align-items:center;padding-right:10px;margin-top:20px;margin-bottom:12px;width:100%}#moreNews .item{display:grid;grid-auto-columns:1fr;grid-template-columns:90px 1fr;grid-template-rows:1fr;gap:0 3px;margin-bottom:12px;padding-right:80px;padding-left:80px}#moreNews .item .img{height:60px;width:90px}#moreNews .item img{width:100%;border-radius:8px}#moreNews .item h4{padding-bottom:12px;font-size:.85rem;font-weight:500;line-height:1.3rem;color:#1a2433}#moreNews .item .bottom{color:#707d90;font-size:.8rem;font-weight:350;line-height:1.2rem}.not_found_more{height:40px;display:flex;justify-content:center;align-items:center;margin-top:20px}.summarize{position:relative;padding:30px;border-radius:15px;z-index:1;margin-top:55px;margin-bottom:55px}.summarize p{text-indent:1.5rem}.summarize .sum_ai{display:grid;grid-auto-columns:1fr;grid-template-columns:35px 203px;grid-template-rows:35px;gap:0 5px;position:absolute;border-radius:20px;top:-30px;right:12px;color:#fff}.summarize .sum_ai img{width:35px;height:35px}@keyframes typing{0%{width:0}90%{width:100%}to{width:100%}}@keyframes blink{0%,to{border-color:transparent}50%{border-color:#fff}}.summarize .sum_ai span{width:0;overflow:hidden;animation:typing 4s steps(60,end) 0s infinite,blink .8s step-end infinite;animation-delay:0s,0s;margin-top:5px;margin-bottom:5px;padding-left:5px;font-size:.9rem;line-height:1.8rem;border-left:2px solid #fff;white-space:nowrap;direction:rtl}.summarize:before{content:"";position:absolute;top:-30px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(135deg,#1a3458,#0f3466,#8abbff,#1a3458,#0f3466,#8abbff);background-size:300% 300%;border-radius:17px;z-index:-1;animation:borderMove 5s linear infinite}.summarize:after{content:"";position:absolute;top:5px;left:5px;right:5px;bottom:5px;background-color:#eff3fa;border-radius:13px;z-index:-1}@keyframes borderMove{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.summarize .full_text{font-family:Readex Pro,sans-serif;position:absolute;bottom:-14px;left:15px;background:#18345c;color:#fff;padding:5px 15px;border-radius:12px;display:flex;justify-content:center;align-items:center;line-height:1.4rem;cursor:pointer;border:unset;transition:all .3s ease-in-out}.summarize .full_text:hover{color:#18345c;background:#8abbff}.summarize .full_text:disabled,.summarize .full_text.disabled{cursor:default;background-color:#a0a0a0}.summarize .full_text:disabled:hover,.summarize .full_text.disabled:hover{color:#fff;background-color:#a0a0a0}.summarize .full_text .txt{font-size:.85rem}.summarize .full_text .icon_cat{margin-left:5px}.shimmer{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 2.5s infinite;border-radius:4px}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.paragraph{display:none;margin-bottom:24px}.paragraph:last-child{margin-bottom:0}.text-line{height:16px;margin-bottom:12px}.text-line:last-child{margin-bottom:0}.line-full{width:100%}.line-long{width:85%}.line-medium{width:70%}.line-short{width:45%}#main.search_route{justify-content:center}#main.search_route .content{width:835px;margin-top:10px;margin-bottom:10px;border-radius:8px;padding:10px}#main.search_route .content h1{font-size:1.4rem;line-height:3rem;font-weight:700;color:#000}#main.search_route .content .top{display:flex;border-bottom:1px solid #dfdfdf;margin-bottom:20px}#main.search_route .content .top .item{border:unset;border-bottom:2px solid transparent;padding:40px 12px 16px;margin-left:10px;color:#70757c;font-size:.9rem;transition:all .3s linear;cursor:pointer;font-family:Readex Pro,sans-serif;background-color:transparent}#main.search_route .content .top .item.active{border-bottom:2px solid #5B93E1;color:#5b93e1}#main.search_route .content .top .item:hover{color:#5b93e1}#main.search_route .content .top .item .icons{font-size:.7rem}#main.search_route .content .search_input{width:100%;border:1px solid #d2dbe7;border-radius:24px;font-size:1rem;line-height:2.3rem;font-family:Readex Pro,sans-serif;background-color:#e3e9f0;margin-top:50px;padding:5px 20px}#main.search_route .content .news_items{grid-template-columns:1fr 1fr 1fr 1fr;gap:12px 12px;border-bottom:unset}#main.search_route .content .news_items .item{padding-bottom:10px;border:1px solid #d2dbe7;border-radius:8px}#main.search_route .content .news_item,#main.search_route .content .telegram_items .item{padding:5px;background-color:#fdfdfc;border-radius:8px}#main.search_route .content .news_items .item img{border-radius:8px 8px 0 0}#main.search_route .content .telegram_items{grid-template-columns:1fr 1fr 1fr;gap:12px 12px;border-bottom:unset}#main.search_route .not_found{padding:10px;display:flex;align-items:center;justify-content:center;border-radius:25px}#main.search_route .error_search{color:red;font-size:.8rem;padding-top:7px;margin-right:20px;height:22.8px}#main.search_route.tags .content{margin-top:unset;padding:unset}#main.search_route.tags .content .body{background-color:#fff;padding:10px;border-radius:8px}#main.search_route.tags .content .items h2{font-size:1.1rem;font-weight:700;line-height:1.5rem;text-align:right;clear:both;display:block;width:100%;padding-top:30px;padding-bottom:20px}#main.search_route.tags .content .items{padding:0 20px}#snackbar{visibility:hidden;min-width:250px;margin-left:-125px;background-color:#333;color:#fff;text-align:center;border-radius:2px;padding:16px;position:fixed;z-index:101;left:50%;bottom:30px;direction:rtl}#snackbar.show{visibility:visible;-webkit-animation:fadein .5s,fadeout .5s 2.5s;animation:fadein .5s,fadeout .5s 2.5s}.info{background-color:#33b5e5!important}.success{background-color:#4bb543!important}.warning{background-color:#fb3!important}.error{background-color:#f44!important}@-webkit-keyframes fadein{0%{bottom:0;opacity:0}to{bottom:30px;opacity:1}}@keyframes fadein{0%{bottom:0;opacity:0}to{bottom:30px;opacity:1}}@-webkit-keyframes fadeout{0%{bottom:30px;opacity:1}to{bottom:0;opacity:0}}@keyframes fadeout{0%{bottom:30px;opacity:1}to{bottom:0;opacity:0}}.coll_adv1{display:block;padding-top:10px;margin-bottom:10px}.coll_adv1 img{width:100%}@media screen and (max-width: 1620px){#main .most_view .item .bottom{grid-column-start:1;grid-column-end:4;grid-row-start:3;grid-row-end:4}#main .most_view .item h4{grid-column-start:2;grid-column-end:4;grid-row-start:1;grid-row-end:3}#main .most_view .item h4 a{-webkit-line-clamp:4}}@media screen and (max-width: 1550px){.index_items{overflow-x:auto;overflow-y:hidden;scrollbar-width:thin}.index_route .index_item .news_items,.index_route .index_item .telegram_items{width:928px}.hide_menu .index_route .index_item .news_items,.hide_menu .index_route .index_item .telegram_items{width:unset}}@media screen and (max-width: 1500px){.category_route .news_items{grid-template-columns:1fr 1fr 1fr 1fr}}@media screen and (max-width: 1400px){#main.index_route .two_items,#main .most_view,#main .others,.index_route .index_item .news_items,.index_route .index_item .telegram_items{width:100%}#main .most_view .item .bottom,#main .most_view .top_news .bottom{grid-column-start:2;grid-column-end:4;grid-row-start:2;grid-row-end:3}#main .most_view .top_news{height:109px;display:grid;grid-auto-columns:1fr;grid-template-columns:150px 1fr;grid-template-rows:1fr 16px;gap:5px 8px;margin-top:10px;margin-bottom:10px;border-bottom:2px solid rgb(239,243,249);padding-bottom:10px;background-color:unset}#main .most_view .top_news .img{grid-column-start:1;grid-column-end:2;grid-row-start:1;grid-row-end:3;margin-left:5px}#main .most_view .top_news:after{display:none}#main .most_view .top_news .bottom .source,#main .most_view .top_news .bottom time{font-size:.75rem;color:#707d90;display:flex;align-items:center}#main .most_view .top_news .bottom{position:unset}#main .most_view .top_news h3{font-size:.9rem;line-height:1.4rem;color:#1a2433;grid-column-start:2;grid-column-end:4;grid-row-start:1;grid-row-end:3;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;position:static}.index_news{width:100%}}@media screen and (max-width: 1200px){#header .header_panel .search{display:none}#mob_nav{display:block}#main{width:100%!important;padding:0 24px 24px}#main.post_route .content{margin-top:unset}#panel_over{position:fixed;z-index:11}#panel .top .search{display:block}#main.post_route,#main.collection_view,#main.search_route{width:100%!important}#header .header_panel{background-color:#fefefe!important}#header .header_panel .menu{box-shadow:inset 0 -1px #efefef}#header .header_panel .menu{color:#cfcfcf!important}#panel{margin-top:0;position:fixed;height:100%;top:0;right:-270px;z-index:12}#panel .items{max-height:unset;overflow:hidden}#panel .top{overflow-y:scroll;padding-top:unset;position:absolute;right:0;left:0;top:0;height:calc(100vh - 65px)!important}#panel .bottom{position:absolute;bottom:0;right:0;left:0}#header .header_panel{width:40px}#header .header_main{width:calc(100% - 40px)}#panel .top .panel_header{width:100%;height:48px;display:flex;align-items:center;margin-bottom:15px}#main.weather .content{grid-template-columns:310px 1fr;height:calc(100vh - 128px)}#main .title{padding-bottom:28px;margin-top:26px}}@media screen and (max-width: 1000px){.index_route .index_items .news_items,.index_route .index_items .telegram_items{width:1000px!important;overflow:hidden}.index_route .index_container{position:relative}.index_route .index_container:after{content:" ";height:100%;width:12px;position:absolute;left:0;bottom:0;z-index:3;overflow:hidden;pointer-events:none;background:linear-gradient(to left,#1e1e1e00,#3d6baa3b)}.index_route .index_container.no-after:after{display:none}.category_route .news_items{grid-template-columns:1fr 1fr 1fr}.category_route .telegram_items{grid-template-columns:1fr 1fr}#coll_top .search{grid-template-columns:1fr 15px 1fr 110px;grid-template-rows:1fr 1fr;height:122px;margin-bottom:25px}#coll_top .description{margin-bottom:25px}#coll_top .search div:nth-child(2){display:none}#coll_top .search .txt{grid-column-start:1;grid-column-end:5;grid-row-start:1;grid-row-end:2;border-bottom:2px solid rgba(185,189,196,.2196078431)}.preferredTags .tag2{height:35px;margin-left:7px;margin-top:7px}.preferredTags .tag2 .txt,.preferredTags .tag2 .counter{font-size:.75rem;padding-right:5px;padding-left:5px}#other_days .day .day_night .degree{width:50px;display:block}#other_days&gt;div:nth-child(10){margin-left:unset;margin-bottom:unset}#other_days .day .day_night{width:152px}#other_days .day .day_night .degree span:first-child{font-size:1.5rem}#other_days .day .day_night .degree span:last-child{display:none}#other_days .day .day_night img{width:50px;height:50px}.index_route .telegram_items .item:nth-child(1){order:1}.index_route .telegram_items .item:nth-child(2){order:4}.index_route .telegram_items .item:nth-child(3){order:2}.index_route .telegram_items .item:nth-child(4){order:5}.index_route .telegram_items .item:nth-child(5){order:3}.index_route .telegram_items .item:nth-child(6){order:6}}@media screen and (max-width: 910px){#show_id{padding:6px}.index_news .content{grid-template-columns:1fr 1fr}}@media screen and (max-width: 850px){#main.post_route .content article,#main.search_route{padding-right:12px;padding-left:12px}#main.search_route .content{padding:unset}}@media screen and (max-width: 740px){#main{padding:0 8px 8px}#main.post_route .content{border:unset;margin-top:unset}#main.post_route .content .post_title{border-radius:unset}#main.post_route .content .news_pdg{padding:unset}#main.post_route .content article .post_plhr{height:55vw}#main.search_route .content .news_items{grid-template-columns:1fr 1fr 1fr}#main.search_route .content .telegram_items{grid-template-columns:1fr 1fr}#main.index_route .index_item{padding:15px;border-radius:unset}#header .header_main{padding:0 2px 0 12px}.hots .item{margin-left:5px}.category_route .news_items{grid-template-columns:1fr 1fr}#coll_view .item .right_side{width:100%;margin-left:unset}#coll_view .item .left_side{width:100%;min-height:unset;display:grid;grid-template-columns:70px 1fr 120px;grid-template-rows:1fr;gap:0 10px}#coll_view{width:100%;margin:0}#coll_view .content{padding-right:unset;padding-left:unset}#coll_top .container{width:100%;padding-right:10px;padding-left:10px;margin-top:20px}#coll_view .item .left_side .img{width:70px;height:70px}#coll_view .item .left_side .btn span:first-child{font-size:.8rem}#coll_view .item .left_side .btn span:last-child{font-size:.7rem;line-height:1rem}#main.weather .top .weather_city{width:180px}#modal{grid-template-columns:1fr}#modal .title,#modal .content{grid-column-start:1;grid-column-end:2}#moreNews .item{padding-right:12px;padding-left:12px}.coll_adv1{padding-top:2px}#show_id{border-radius:unset;margin:unset;border:unset}#coll_top.show_id .container{margin-bottom:20px}#main .title .h2 h2{font-size:1.4rem}.analytic{font-size:.8rem;padding:8px 10px}}@media screen and (max-width: 650px){#coll_top .search{grid-template-columns:1fr;grid-template-rows:45px 45px 45px 45px;height:unset}#coll_top .search .select{height:unset;border-bottom:2px solid rgba(185,189,196,.2196078431)}#coll_top .search .txt{grid-column-start:unset;grid-column-end:unset;grid-row-start:unset;grid-row-end:unset}#coll_top .search div:nth-child(4){display:none}#coll_top .top{flex-direction:column}#coll_top .top h1{margin-bottom:20px;line-height:2.6rem;text-align:center;font-size:1.6rem}#coll_top .search .txt input,#coll_top .search .select select,#coll_top .search .button button,#coll_top .top .new.left{font-size:.9rem}#coll_top .search .select .select_title{font-size:.65rem}#coll_top .search .select .icons{font-size:1.4rem}#coll_top .top{margin-bottom:25px}#coll_top .description{line-height:1.7rem}.preferredTags .tag2 .counter span{margin-top:unset}.tag{font-size:.8rem;margin-left:14px;margin-bottom:14px}.tag img{width:20px;height:20px}}@media screen and (max-width: 600px){.index_news .content{grid-template-columns:1fr}.item_show .top{grid-row:1/2;grid-column:1/3;margin-bottom:4px}.source{grid-template-columns:24px max-content;grid-template-rows:14px 10px}.source .name{font-size:.7rem}.source .today{font-size:.6rem}.item_show{display:grid;grid-template-columns:160px 1fr;grid-template-rows:35px min-content min-content;gap:0px 14px;padding:10px}.item_show .img{grid-row:2/4;grid-column:1/2;aspect-ratio:unset;max-height:106px}.item_show h2{margin-top:0;line-height:1.6rem;font-size:.85rem;-webkit-line-clamp:unset;display:block}.item_show p{margin-top:8px;font-size:.75rem;-webkit-line-clamp:3}.item_show .img .date{padding:4px 6px;border-radius:3px;font-size:.65rem}}@media screen and (max-width: 560px){#main.search_route .content .news_items{grid-template-columns:1fr 1fr}#mob_nav .mob_content{width:calc(100% - 16px);margin-right:8px;margin-left:8px;font-size:.8rem}.hots{visibility:hidden}.category_route .telegram_items{grid-template-columns:1fr}#modal .content{padding:10px}#form .submit_captcha{flex-direction:column}#form .submit_captcha .button{margin-top:10px}#form .upload_parts .btn_upload{width:60px;height:60px}#form .upload_parts .btn_upload .upload_btns{font-size:.65rem}#form .upload_parts label span{padding-right:unset}#main .title{flex-direction:column}#main .title .h2{margin-bottom:14px}}@media screen and (max-width: 500px){#mob_nav .mob_content{grid-template-columns:1fr 2px 1fr;grid-template-rows:1fr 2px 1fr;height:unset}#mob_nav .mob_content a{padding-right:12px;justify-content:unset}#mob_nav&gt;div&gt;span:nth-child(4){grid-column-start:1;grid-column-end:4;grid-row-start:2;grid-row-end:3;height:1px!important;width:98%!important;margin-right:1%;opacity:.4}#mob_nav .mob_content a span.icons{margin-left:9px}#main .index_title{padding-bottom:14px}.source_title .analytic{display:none}#main.search_route .content .telegram_items{grid-template-columns:1fr}#coll_top .description{display:none}#coll_top .preferredTags&gt;a:nth-child(n+5){display:none}#modal .content h3{font-size:1.5rem;line-height:3rem}#modal .content p,#form .upload_parts .title2{line-height:1.5rem;font-size:1rem}#form .input input,#form .textarea textarea,#form .select select{font-size:.8rem}#form .input i{left:3px;font-size:27px}#main.post_route .content .share_fonts{grid-template-columns:100px 1fr 130px;grid-template-rows:1fr 1fr;gap:10px 2px}#main .share_fonts div:nth-child(2){display:none}#main.post_route .content .share_fonts .font_size{grid-column-start:1;grid-column-end:4;grid-row-start:1;grid-row-end:2;max-width:200px;margin:0 auto}#main.post_route .content .share_fonts .shares{grid-column-start:3;grid-column-end:4;grid-row-start:2;grid-row-end:3}.tabs_items button{font-size:.8rem}#coll_top.show_id .top h1 span{display:block}}@media screen and (max-width: 480px){#main .most_view .top_news{height:130px}#main .most_view .item .bottom,#main .most_view .top_news .bottom{grid-column-start:1;grid-column-end:4;grid-row-start:3;grid-row-end:4}}@media screen and (max-width: 450px){#coll_view .item .left_side .img,#coll_view .item .left_side .source_title{display:none}#coll_view .item .left_side{grid-template-columns:1fr}#coll_view .item .left_side .btn span:first-child{margin-left:7px}#coll_view .item .left_side .btn span:first-child,#coll_view .item .left_side .btn span:last-child{font-size:.8rem;line-height:1rem}#coll_view .item .left_side .btn{max-width:190px;margin:0 auto}#form .upload_parts .btn_upload{width:50px;height:50px}#form .submit_captcha #recaptcha{transform:scale(.9)}}@media screen and (max-width: 430px){.item_show{grid-template-columns:140px 1fr;gap:0px 8px}.item_show .img{max-height:93.3px}.category_route .news_items{grid-template-columns:1fr}#main.weather .top .up_down{grid-template-columns:43px 1fr 1fr 43px;grid-template-rows:40px 43px;gap:5px 3px}#main.weather .top .up_down .label{grid-column-start:1;grid-column-end:5;grid-row-start:1;grid-row-end:2;border-radius:10px}#main.post_route .content .post_title{font-size:.75rem}#main.post_route .content .post_title .title_img img{width:14px;height:14px}#main .most_view .item,#main .most_view .top_news{grid-template-columns:120px 1fr}.tabs_items button{padding-right:5px;padding-left:5px;padding-bottom:7px}}@media screen and (max-width: 400px){.item_show{grid-template-columns:110px 1fr}.item_show .img{max-height:73.3px}}@media screen and (max-width: 370px){#form .upload_parts .files{gap:4px 4px}#form .upload_parts .btn_upload{width:40px;height:40px}#form .submit_captcha #recaptcha{transform:scale(.8)}#today{height:420px!important;grid-template-columns:1fr!important;grid-template-rows:40px auto auto auto 86px!important}#today .date,#today .days,#today .weather_des{grid-column-start:unset!important;grid-column-end:unset!important;grid-row-start:unset!important;grid-row-end:unset!important}#main.post_route .content .post_title .title_img h3,#main.post_route .content .post_title time{font-size:.7rem;line-height:1.5rem}#main.post_route .content .post_title .title_img h3 span{font-size:.6rem;line-height:1.5rem}#main.post_route .content .post_title{grid-template-columns:1fr 65px}#main.post_route .content .post_title .title_img img{width:14px;height:14px}#moreNews .item h4{font-size:.75rem;padding-bottom:2px}#moreNews .item .bottom{font-size:.7rem}}@media screen and (max-width: 340px){#main.search_route .content .news_items{grid-template-columns:1fr}#form .submit_captcha #recaptcha{transform:scale(.7)}}@media screen and (max-width: 300px){#form .upload_parts .upload_btns&gt;span:nth-child(2){display:none}#form .upload_parts .btn_upload{width:30px;height:30px}#main.weather .top .up_down img{display:none}#main.weather .top .up_down{grid-template-columns:1fr 1fr;grid-template-rows:40px 43px}#main.weather .top .up_down .label{grid-column-start:1;grid-column-end:3}#main.post_route .content .share_fonts{grid-template-columns:1fr;grid-template-rows:1fr 1fr 1fr;gap:10px 10px}#main.post_route .content .share_fonts .font_size,#main.post_route .content .share_fonts .shares{grid-column:unset;grid-row:unset}#main.post_route .content .share_fonts .copy_url{width:100px;margin:0 auto}#main.post_route .content .share_fonts .shares{width:130px;margin:0 auto}}@media screen and (max-width: 290px){#mob_nav .mob_content a span.icons{display:none}}@media screen and (max-width: 650px),screen and (max-height: 800px){#main.weather .top .up_down .label{font-size:.8rem}#main.weather .top{flex-direction:column-reverse;max-width:450px;margin:0 auto;grid-column-start:unset;grid-column-end:unset;grid-row-start:unset;grid-row-end:unset}#main.weather .top .up_down&gt;div:nth-child(3){margin-left:unset}#main.weather .top .weather_city{width:100%;margin-top:10px;margin-bottom:10px}#main.weather .content{display:block;height:calc(100vh - 126px);overflow-y:scroll;overflow-x:hidden}#today .city .des{display:none}#today{grid-template-columns:1fr 1fr;grid-template-rows:30px 110px auto 85px;height:390px;max-width:450px;margin:0 auto 20px}#today .date{margin-top:6px}#today .city .city_title{font-size:1.5rem;line-height:3rem}#today .date{grid-column-start:1;grid-column-end:3;grid-row-start:1;grid-row-end:2;font-size:.8rem;text-align:center;margin-top:5px;margin-right:unset;margin-left:unset}#today .degree_icon{width:155px;grid-template-columns:65px 1fr;grid-template-rows:60px 35px}#today .degree_icon .degree{font-size:3rem}#today .days{grid-column-start:1;grid-column-end:3;grid-row-start:3;grid-row-end:4}#today .city{display:flex;align-items:center;justify-content:center}#today .weather_des{grid-column-start:1;grid-column-end:3;grid-row-start:4;grid-row-end:5}#today .weather_des .bottom{height:50px}#today .days .body{height:110px}#today .days .body .day{height:100px}#today .degree_icon h4{font-size:.9rem}#other_days{flex-direction:column;max-width:450px;margin:0 auto;padding-bottom:unset}#other_days .day{min-height:270px;margin-bottom:20px;margin-left:unset}}@media screen and (max-height: 700px){#panel .items{max-height:unset;overflow:hidden}#panel .top{overflow-y:scroll;height:calc(100vh - 117px)}}@media (hover: hover) and (pointer: fine){.news_item .bottom .icon_share:hover,.item_show .icon_share:hover{color:#000;box-shadow:inset .2px .5px 1px #00000040;background-color:#eff3f9}}
</pre></body></html>