@media (prefers-color-scheme:light){body{--peek-text:#000;--peek-surface:#fff;--peek-white:#fff;--peek-soft-grey:#ddd;--peek-green:#31bc36;--peek-red:#ed0d0d;--peek-blue:#2e86e8;--peek-yellow:#ffc223}}@media (prefers-color-scheme:dark){body{--peek-text:#fff;--peek-surface:#000;--peek-white:#fff;--peek-soft-grey:#ddd;--peek-green:#31bc36;--peek-red:#ed0d0d;--peek-blue:#2e86e8;--peek-yellow:#ffc223}}.esh-comments .dot-menu .inner .dropdown{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.esh-comments .avatar img{background-color:var(--soft-grey-2);border-radius:2px}.mx-auto{margin-left:auto!important;margin-right:auto!important}.form-check-input{height:1.4em;margin-right:.5rem;margin-top:.1em;width:1.4em}.form-check-input:focus{border-color:var(--soft-red);box-shadow:0 0 0 .25rem var(--soft-red);outline:0}.form-check-input:checked{background-color:var(--esh-red);border-color:var(--esh-red)}.modal .modal-header{font-size:1.25rem;font-weight:700}.modal .modal-content{border-radius:0}#comments{margin-top:2rem;min-height:50px}#comments.loading{cursor:wait}#comments .ready{margin-top:3rem}.esh-comments{margin:0 auto;max-width:820px}.esh-comments .write-comment{background:var(--soft-grey-2);border-radius:0 6px 6px 6px;display:flex;gap:1rem;padding:1.5rem 1.5rem .5rem;position:relative;transition:.3s ease-in-out}.esh-comments .write-comment .label-title{background:var(--soft-grey-2);border-radius:6px 6px 0 0;bottom:100%;font-weight:600;left:0;padding:.5rem 1.5rem;position:absolute}.esh-comments .write-comment .charlimit{bottom:100%;color:var(--sep-color);display:block;font-size:.875rem;padding:.5rem 1rem;position:absolute;right:0;white-space:nowrap}.esh-comments .write-comment .comment-input{flex:1}.esh-comments .write-comment .comment-input input[type=text],.esh-comments .write-comment .comment-input textarea{background:var(--surface);border:1px solid var(--border-color);border-radius:4px;font-size:16px!important;line-height:1.4em;padding:.5rem 1rem;width:100%}.esh-comments .write-comment .comment-input input[type=text]:active,.esh-comments .write-comment .comment-input input[type=text]:focus,.esh-comments .write-comment .comment-input textarea:active,.esh-comments .write-comment .comment-input textarea:focus{border-color:var(--sep-color);outline:none}.esh-comments .write-comment .comment-input textarea{display:block;max-height:250px;min-height:56px;overflow:hidden;padding:1rem;position:relative;resize:none;transition:.3s ease-in-out;z-index:1}.esh-comments .write-comment .comment-input textarea.scroll{overflow:auto}.esh-comments .write-comment .comment-input .form-more{display:none!important;height:10px;opacity:0;position:relative;top:-5rem;transition:.3s ease-in-out}.esh-comments .write-comment .comment-input .form-more .elements{align-items:center;display:flex;gap:1.5rem}.esh-comments .write-comment .comment-input .form-more .elements label{flex:1;width:100%}.esh-comments .write-comment .comment-input .form-more .actions{align-items:center;display:flex;justify-content:space-between;margin-top:.8rem;padding:0;width:100%}.esh-comments .write-comment .comment-input .form-more .actions .left{display:flex;gap:.5rem}.esh-comments .write-comment .comment-input .form-more .actions .right{align-items:center;display:flex;gap:.8rem}.esh-comments .write-comment .comment-input .form-more .actions .right a{display:flex}.esh-comments .write-comment .comment-input .form-more .actions .right a.send-button{cursor:not-allowed}@media (max-width:576px){.esh-comments .write-comment .comment-input .form-more .actions .right a.cancel-button{display:none}}.esh-comments .write-comment.ready .comment-input .form-more .actions .right .send-button{cursor:pointer}.esh-comments .write-comment.ready .comment-input .form-more .actions .right .send-button path,.esh-comments .write-comment.ready .comment-input .form-more .actions .right .send-button svg{fill:var(--laci)!important}.esh-comments .write-comment.active{padding-bottom:1.5rem}.esh-comments .write-comment.active .comment-input .form-more{display:block!important;height:auto;opacity:1;top:.5rem}@media (max-width:767px){.esh-comments .write-comment .comment-input .form-more .elements{align-items:flex-start;flex-direction:column;gap:.5rem}}@media (max-width:475px){.esh-comments .write-comment .label-title{padding:.5rem 1rem}.esh-comments .write-comment .avatar{display:none}}.esh-comments .order-comments{color:var(--sep-color);font-size:.8125rem;margin:1rem .5rem 0 1rem}.esh-comments .order-comments .order-comments-title{color:var(--text-color);font-size:15px;font-weight:600}.esh-comments .avatar{background:var(--soft-grey-2);border:1px solid var(--border-color);border-radius:50%;height:40px;max-width:40px;min-width:40px;overflow:hidden}.esh-comments .avatar,.esh-comments .avatar .letter{align-items:center;display:flex;justify-content:center}.esh-comments .avatar .letter{font-weight:700;height:100%;width:100%}.esh-comments .avatar img{height:auto;width:100%}@media (max-width:475px){.esh-comments .avatar{height:36px;max-width:36px;min-width:36px}}.esh-comments .comment-wrapper{cursor:default;margin-bottom:1.5rem;opacity:1;position:relative;transition:opacity .3s ease-in-out}.esh-comments .comment-wrapper .comment{display:flex;font-size:.9375rem;position:relative;word-break:break-word}.esh-comments .comment-wrapper .comment .avatar{margin-right:1rem}.esh-comments .comment-wrapper .comment .comment-body .comment-body-wrapper{background:var(--soft-grey-5);border-radius:6px;display:flex;flex:1;flex-direction:column;gap:.2rem;margin-bottom:.5rem;padding:.7rem;position:relative}.esh-comments .comment-wrapper .comment .comment-body .title{align-items:flex-start;cursor:default;display:flex;gap:.5rem;line-height:1em}.esh-comments .comment-wrapper .comment .comment-body .title .name{display:flex;font-size:.8125rem;font-weight:700;gap:.5rem}.esh-comments .comment-wrapper .comment .comment-body .title .name .time{align-items:flex-end;color:var(--sep-color);cursor:pointer;display:flex;font-size:.8125rem;font-weight:400;gap:.2rem;position:relative}.esh-comments .comment-wrapper .comment .comment-body .title .name .time svg{margin-top:1px}.esh-comments .comment-wrapper .comment .comment-body .actions{display:flex;gap:1rem;padding-left:1rem}.esh-comments .comment-wrapper .comment .comment-body .actions a{align-items:center;color:var(--text-color-secondary);display:flex;font-size:.8125rem;font-weight:500;gap:.3rem}.esh-comments .comment-wrapper .comment .comment-body .actions a:hover{color:var(--color-text)}.esh-comments .comment-wrapper .comment .comment-body .actions a .counter{align-items:center;border-radius:4px;color:var(--text-color-secondary);display:flex;font-size:.6875rem;height:18px;justify-content:center;line-height:1em;min-width:20px;padding:1px 3px 2px}.esh-comments .comment-wrapper .comment .comment-body .actions a.like.liked{animation:like-animation .2s ease;color:#4caf50}@keyframes like-animation{0%{transform:scale(1)}20%{transform:scale(1.15)}50%{transform:scale(1.3)}80%{transform:scale(1.15)}to{transform:scale(1)}}.esh-comments .comment-wrapper .comment .comment-body .actions a.like.liked svg path{stroke:#4caf50!important}.esh-comments .comment-wrapper .comment .comment-body .actions a.like.liked .counter{color:#4caf50}.esh-comments .comment-wrapper .comment .comment-body .actions a.dislike.liked{animation:dislike-animation .2s ease;color:red}@keyframes dislike-animation{0%{transform:scale(1)}20%{transform:scale(1.15)}50%{transform:scale(1.3)}80%{transform:scale(1.15)}to{transform:scale(1)}}.esh-comments .comment-wrapper .comment .comment-body .actions a.dislike.liked svg path{stroke:red!important}.esh-comments .comment-wrapper .comment .comment-body .actions a.dislike.liked .counter{color:red}@media (max-width:375px){.esh-comments .comment-wrapper .comment .comment-body .actions{gap:.5rem}.esh-comments .comment-wrapper .comment .comment-body .actions a{font-size:.8125rem}}@media (max-width:576px){.esh-comments .comment-wrapper .comment{padding-left:0}.esh-comments .comment-wrapper .comment .avatar{margin-right:.5rem}.esh-comments .comment-wrapper .comment .comment-body .actions{padding-left:.5rem}}.esh-comments .comment-wrapper .replies-wrapper{margin-top:1.5rem}@media (min-width:768px){.esh-comments .comment-wrapper .replies-wrapper{margin-left:3.5rem}}@media (max-width:767px){.esh-comments .comment-wrapper .replies-wrapper{margin-left:0}}.esh-comments .comment-wrapper .replies-wrapper .avatar{height:28px;max-width:28px;min-width:28px;width:28px}.esh-comments .comment-wrapper .replies-wrapper .show-replies{align-items:center;display:flex;gap:.5rem;margin-top:-1rem}.esh-comments .comment-wrapper .replies-wrapper .show-replies .hide-text,.esh-comments .comment-wrapper .replies-wrapper .show-replies .show-text{cursor:pointer}.esh-comments .comment-wrapper .replies-wrapper .show-replies .avatar{height:28px;max-width:28px;min-width:28px;width:28px}.esh-comments .comment-wrapper .replies-wrapper .show-replies .text{color:var(--text-color);display:inline-block;font-size:.875rem;font-weight:600;line-height:1.3em}.esh-comments .comment-wrapper .replies-wrapper .show-replies .text:hover{color:var(--color-text)}.esh-comments .comment-wrapper .replies-wrapper .show-replies .text .hide-text{display:none}.esh-comments .comment-wrapper .replies-wrapper .show-replies .comment-lineend{border-bottom:2px solid var(--border-color-3);border-bottom-left-radius:10px;border-left:2px solid var(--border-color-3);height:20px;left:-37px;position:absolute;top:-10px;width:36px}@media (max-width:475px){.esh-comments .comment-wrapper .replies-wrapper .show-replies .comment-lineend{left:-1.84rem;width:20px}}.esh-comments .comment-wrapper .replies-wrapper .replies{display:none}@media (max-width:475px){.esh-comments .comment-wrapper .replies-wrapper{margin-left:2.4rem;padding-left:0}.esh-comments .comment-wrapper .replies-wrapper .show-replies{margin-left:2.7rem}}@media (max-width:375px){.esh-comments .comment-wrapper .replies-wrapper .replies .comment-wrapper .comment .comment-body .actions{padding-left:.5rem}}.esh-comments .comment-wrapper.active-replies{position:relative}.esh-comments .comment-wrapper.active-replies:before{background:var(--border-color-3);content:"";display:block;height:calc(100% - 27px);left:19px;position:absolute;top:0;width:2px}@media (max-width:475px){.esh-comments .comment-wrapper.active-replies:before{left:17px}}.esh-comments .comment-wrapper.active-replies .replies-wrapper .show-replies{margin-top:0;position:relative;z-index:3}.esh-comments .comment-wrapper.active-replies .replies-wrapper .show-replies:before{border-color:transparent transparent var(--border-color) transparent;border-style:solid;border-width:0 5px 6px;bottom:-7px;content:"";display:block;height:0;left:9px;position:absolute;transform:rotate(0deg);width:0}.esh-comments .comment-wrapper.active-replies .replies-wrapper .show-replies .text .hide-text{display:inline-block}.esh-comments .comment-wrapper.active-replies .replies-wrapper .show-replies .text .show-text{display:none}.esh-comments .comment-wrapper.active-replies .replies-wrapper .show-replies .text svg{margin-top:-1px;transform:rotate(-180deg)}.esh-comments .comment-wrapper.active-replies .replies-wrapper .replies{display:block}.esh-comments .comment-wrapper.active-replies .replies-wrapper .replies .comment-line{border-bottom:2px solid var(--border-color-3);border-bottom-left-radius:10px;border-left:2px solid var(--border-color-3);height:20px;left:-37px;position:absolute;top:-5px;width:36px}@media (max-width:475px){.esh-comments .comment-wrapper.active-replies .replies-wrapper .replies .comment-line{left:-1.34rem;width:20px}.esh-comments .comment-wrapper.active-replies .replies-wrapper .show-replies{margin-left:.5rem}}.esh-comments .dot-menu{margin-left:5px}.esh-comments .dot-menu .inner{position:relative}.esh-comments .dot-menu .inner .dots{align-items:center;border-radius:50%;cursor:pointer;display:flex;height:30px;justify-content:center;padding:.5rem;width:30px}.esh-comments .dot-menu .inner .dots img,.esh-comments .dot-menu .inner .dots svg{height:100%;width:auto}.esh-comments .dot-menu .inner .dropdown{background:var(--surface);display:flex;flex-direction:column;padding:.5rem;position:absolute;right:0;top:100%;visibility:hidden;z-index:9}.esh-comments .dot-menu .inner .dropdown a{border-radius:3px;display:block;font-size:.875rem;padding:.3rem 1rem;white-space:nowrap}.esh-comments .dot-menu .inner .dropdown a:hover,.esh-comments .dot-menu.active .dots,.esh-comments .dot-menu:hover .dots{background:var(--soft-grey-2)}.esh-comments .dot-menu.active .dropdown{visibility:visible}@media (max-width:576px){.esh-comments .dot-menu{margin-left:0}}x-cloak{display:none!important}@media (max-width:600px){.comment-login-text{max-width:255px}}
/*# sourceMappingURL=news.min.css.map */