@-webkit-keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.icon{fill:currentColor;display:inline-block;height:25px;overflow:hidden;position:relative;width:25px}.icon__cnt{fill:inherit;background:inherit;height:100%;pointer-events:none;transform:translateX(0);-ms-transform:translate(.5px,-.3px);width:100%}.icon--m{height:50px;width:50px}.icon--l{height:100px;width:100px}.icon--xl{height:150px;width:150px}.icon--xxl{height:200px;width:200px}.icon__spinner{height:100%;left:0;position:absolute;top:0;width:100%}.icon--ei-spinner .icon__spinner,.icon--ei-spinner-2 .icon__spinner{-webkit-animation:spin 1s steps(12) infinite;animation:spin 1s steps(12) infinite}.icon--ei-spinner-3 .icon__spinner{-webkit-animation:spin 1.5s linear infinite;animation:spin 1.5s linear infinite}.icon--ei-sc-facebook{fill:#3b5998}.icon--ei-sc-github{fill:#333}.icon--ei-sc-google-plus{fill:#dd4b39}.icon--ei-sc-instagram{fill:#3f729b}.icon--ei-sc-linkedin{fill:#0976b4}.icon--ei-sc-odnoklassniki{fill:#ed812b}.icon--ei-sc-skype{fill:#00aff0}.icon--ei-sc-soundcloud{fill:#f80}.icon--ei-sc-tumblr{fill:#35465c}.icon--ei-sc-twitter{fill:#55acee}.icon--ei-sc-vimeo{fill:#1ab7ea}.icon--ei-sc-vk{fill:#45668e}.icon--ei-sc-youtube{fill:#e52d27}.icon--ei-sc-pinterest{fill:#bd081c}.icon--ei-sc-telegram{fill:#08c}:root{--main-width:1000px;--main-background-color:#fdfdfe;--background-color:#f8f8f8;--border-color:#eee;--text-background-color:#fff;--text-color:#222;--link-color:#3c77aa;--dimmed-link-color:#88958d}@media (prefers-color-scheme:dark){:root{--main-background-color:#222;--background-color:#333;--text-background-color:#383838;--border-color:#4c4c4c;--text-color:#ccc;--link-color:#c38855;--dimmed-link-color:#88958d}}*{box-sizing:border-box}body,div,form,h1,h2,html,input,li,p,pre,textarea,ul{margin:0;padding:0}textarea{overflow:auto}body,html{height:100%;overscroll-behavior-x:none;overscroll-behavior-y:auto;width:100%}body{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;word-wrap:break-word;background:#fdfdfe;background:var(--main-background-color);line-height:1.4}body,button,input,textarea{color:#222;color:var(--text-color)}button,input,textarea{background-color:#fff;background-color:var(--text-background-color);font-size:1em}button,html,input,textarea{-webkit-font-smoothing:subpixel-antialiased;font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Oxygen,Fira Sans,Droid Sans,Helvetica Neue}h1,h2{font-weight:400}ul{list-style-type:none}a{color:#3c77aa;color:var(--link-color);-webkit-text-decoration:none;text-decoration:none}hr,img{border:none}hr{background:#eee;background:var(--border-color);height:1px;margin:10px 0}pre{background:#1e2028;color:#41b645;overflow-x:auto;padding:6px 20px;white-space:pre}pre::-moz-selection{background:#41b645;color:#1e2028}pre::selection{background:#41b645;color:#1e2028}#app{height:100%;width:100%}#column{background:#fdfdfe;background:var(--main-background-color);bottom:0;height:60px;left:0;position:fixed;width:100%;z-index:10}#content{padding-bottom:66px}#content_wrapper{margin-top:66px}#minimal_content{margin:0 auto;min-width:310px;width:auto}.desktop{display:none}::-moz-selection{background:#3c77aa;background:var(--link-color);color:#fdfdfe;color:var(--main-background-color)}::selection{background:#3c77aa;background:var(--link-color);color:#fdfdfe;color:var(--main-background-color)}#header{background:#fff;background:var(--text-background-color);border-bottom:1px solid #eee;border-bottom:1px solid var(--border-color);position:fixed;top:0;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;width:100%;z-index:10}#header_wrapper{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between}#footer{color:#999;font-size:10pt;padding:10px 0}#logo,#logo a{height:36px;width:110px}#logo a{background:url(/c003e1a94a57d750a3c7-53a14d7f76c1a54816638327b0d23245.png) no-repeat!important;background-size:cover!important;border:0;display:block;overflow:hidden;text-indent:100%}#global,#logo a{white-space:nowrap}#global{display:-webkit-box;display:-ms-flexbox;display:flex}#global a{border-bottom:2px solid transparent;color:#88958d;color:var(--dimmed-link-color);padding:14px}#ctitle{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;overflow:hidden;white-space:nowrap}#ctitle a{overflow:hidden;padding:2px 20px;text-overflow:ellipsis}#ctitle a,.l a{border-bottom:2px solid transparent}#header_wrapper a.active{background:var(background-color);border-bottom:2px solid #ff339a;pointer-events:none}#ctitle a:hover:not(.active),#global a:hover:not(.active),.l a:hover{border-bottom:2px solid #ff339a;cursor:pointer}#search input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fdfdfe;background:var(--main-background-color);border:1px solid #eee;border:1px solid var(--border-color);border-radius:0;outline:none!important;padding:4px}.toolbar{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-pack:distribute;-ms-flex-direction:row;flex-direction:row;justify-content:space-around}#global a,.toolbar,.toolbar a{display:-webkit-box;display:-ms-flexbox;display:flex}#global a,.toolbar a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-right:initial;border-top:2px solid transparent;color:#88959d;padding:14px;vertical-align:middle}.toolbar>a:hover{background-color:#f8f8f8;background-color:var(--background-color);border-right:initial;border-top:2px solid #ff339a;cursor:pointer}#column hr,#column p,#column ul{margin:10px 0}#column .margtop{margin-top:15px}#column .tags{line-height:140%;padding:12px;text-align:justify}#column .inp{background:#fdfdfe;background:var(--main-background-color);border:1px solid #eee;border:1px solid var(--border-color);outline:none!important;padding:4px}#column .tags h4{color:#88958d;display:block;font-weight:400;text-align:center}#ctitle img{margin-right:5px;max-height:48px;max-width:48px;vertical-align:middle}#ustats li{font-size:10pt;margin:3px 0}#column table.iread{width:100%}#column table.iread td{text-align:center}#column table.iread img{height:48px;width:48px}#content>h1,#content>h2,#content>p,#minimal_content>h1,#minimal_content>h2,#minimal_content>p{margin:1em 0}.page{background:#eee;padding:6px;text-align:center}.page a{color:#88958d}article{background:#fff;background:var(--text-background-color);border:1px solid #eee;border:1px solid var(--border-color);line-height:140%;margin-bottom:10px;overflow:auto;padding:20px}article time{color:#88958d;font-size:10pt}article .ir{text-align:center}article .ir a{cursor:zoom-in;display:block}article .ir img{max-width:100%}.msg-cont>nav.l,article>nav.l{-webkit-box-align:center;-ms-flex-align:center;-ms-flex-pack:distribute;align-items:center;border-top:1px solid #eee;border-top:1px solid var(--border-color);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:10pt;justify-content:space-around}.msg-cont>nav.l a,article>nav.l a{color:#88958d;margin-right:15px}article .likes{padding-left:20px}article .replies{margin-left:18px}article .tags{margin-top:3px}.msg-tags{margin-top:12px;min-height:1px}.msg-tags>a,article .tags>a{color:#88958d}.msg-tags>a:before,article .tags>a:before{content:"#"}.badge{background:#eee;border:1px solid #eee;color:#88958d;display:inline-block;font-size:10pt;margin-bottom:5px;margin-right:5px;padding:0 10px}.l .msg-button{padding-top:12px}.Button{background:#fff;border:1px solid #eee;border:1px solid var(--border-color);color:#888;cursor:pointer;display:inline-block;margin:5px;padding:4px 10px}.Button:hover{background:#f8f8f8;border-bottom:1px solid #ff339a}.msgthread{margin-bottom:0}.msg-avatar{float:left;margin-right:10px}.msg-avatar,.msg-avatar img{max-height:48px;max-width:48px}.msg-avatar img{vertical-align:top}.msg-cont{background:#fff;background:var(--text-background-color);border:1px solid #eee;border:1px solid var(--border-color);line-height:140%;margin-bottom:12px;padding:20px}.reply-new .msg-cont{border-right:5px solid #0c0}.msg-ts{font-size:small;vertical-align:top}.msg-ts,.msg-ts>a{color:#999}.msg-txt{word-wrap:break-word;clear:both;margin:0 0 12px;padding-top:10px}.msg-media{overflow:auto;text-align:center}.msg-links{color:#999;font-size:small;margin:5px 0 0}.msg-comments{color:#aaa;font-size:small;margin-top:10px;overflow:hidden;text-indent:10px}.ta-wrapper{-webkit-box-flex:1;-ms-flex-positive:1;border:1px solid #ddd;flex-grow:1}.msg-comment,.ta-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.msg-comment{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:10px;width:100%}.msg-comment-hidden{display:none}.msg-comment textarea{-webkit-box-flex:1;-ms-flex-positive:1;border:0;flex-grow:1;outline:none!important;overflow:auto;padding:4px;resize:none;vertical-align:top}.attach-photo{cursor:pointer}.attach-photo-active{color:green}.msg-recomms{color:#aaa;font-size:small;margin-top:10px;overflow:hidden;text-indent:10px}#private-messages .msg-txt,#replies .msg-txt{margin:0}.title2{background:#fff;background:var(--text-background-color);margin:20px 0;padding:10px 20px}.title2-right{float:right;line-height:24px}#content .title2 h2{font-size:x-large;margin:0}q:after,q:before{content:""}blockquote,q{border-left:3px solid #ccc;color:#666;display:block;margin:10px 0 10px 10px;padding-left:10px}#newmessage{background:#e5e5e0;margin-bottom:20px;padding:15px}#newmessage textarea{border:1px solid #ccc;box-sizing:border-box;margin:20px 0 5px;max-height:6em;min-width:280px;padding:4px;width:100%}#newmessage input{border:1px solid #ccc;margin:5px 0;padding:2px 4px}#newmessage .img,#newmessage .tags{width:500px}#newmessage .subm{background:#eeeee5;width:150px}@media screen and (max-width:992px){#newmessage .img,#newmessage .tags{width:100%}}.users{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:10px 0;width:100%}.users,.users>span{display:-webkit-box;display:-ms-flexbox;display:flex}.users>span{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row;overflow:hidden;padding:6px 0;text-overflow:ellipsis;white-space:nowrap;width:220px}.users img{height:32px;margin-right:6px;vertical-align:middle;width:32px}.signup-h1>img{margin-right:10px;vertical-align:middle}.signup-h1{font-size:x-large;margin:20px 0 10px}.signup-h2{font-size:large;margin:10px 0 5px}.signup-hr{margin:20px 0}.newpm{margin:20px 60px 30px}.newpm textarea{resize:vertical;width:100%}.newpm-send input{width:100px}#dialogb{background:#222;background:var(--text-color);opacity:.6;z-index:10}#dialogb,#dialogt{height:100%;left:0;position:fixed;top:0;width:100%}#dialogt{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;z-index:11}#dialogw{left:50%;max-height:calc(100% - 100px);max-width:96%;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:11}#dialogw a{display:block}#dialogw img{max-height:100%;max-height:90vh;max-width:100%}#dialog_header{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse;height:44px;position:fixed;width:100%}.header_image{background:rgba(0,0,0,.28)}#dialogc{color:#ccc;cursor:pointer;padding-right:6px}.dialoglogin{background:#fff;background:var(--text-background-color);padding:25px;width:300px}.dialog-opened{overflow:hidden}#signemail,#signfb,#signvk{display:block;line-height:32px;margin:10px 0;-webkit-text-decoration:none;text-decoration:none;width:100%}#signvk{margin-bottom:30px}.dialoglogin form{margin-top:7px}.signinput,.signsubmit{border:1px solid #eee;border:1px solid var(--border-color);margin:3px 0;padding:3px}.signinput{width:100%}.signsubmit{width:70px}.dialogshare{min-width:300px;overflow:auto;padding:20px}.dialogl,.dialogshare{background:#fff;background:var(--text-background-color)}.dialogl{border:1px solid #ddd;margin:3px 0 20px;padding:5px}.dialogshare li{float:left;margin:5px 10px 0 0}.dialogshare a{display:block}.dialogtxt{background:#fff;background:var(--text-background-color);padding:20px}@media screen and (max-width:480px){.dialog-opened{position:fixed;width:100%}}#wsthread{background:#ccc;bottom:20px;cursor:pointer;display:none;padding:5px 10px;position:fixed;right:20px}.sharenew{display:inline-block;line-height:32px;min-height:32px;min-width:200px;padding:0 12px 0 37px}.icon{margin-top:-4px;vertical-align:middle}.newmessage{border:1px solid #ddd;overflow:auto;padding:2px;resize:none;width:100%}#footer-social a{border:0;display:inline-block}fieldset{border:1px dotted #eee;border:1px dotted var(--border-color);margin-top:25px}.embedContainer{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;margin:30px -3px 15px;padding:0;position:relative}.embedContainer>*{-webkit-box-flex:1;-ms-flex-positive:1;box-sizing:border-box;flex-grow:1;margin:3px;min-width:49%}.embedContainer .picture img{display:block}.embedContainer img,.embedContainer video{max-height:80vh;max-width:100%}.embedContainer>.audio,.embedContainer>.youtube{min-width:90%}.embedContainer audio{width:100%}.embedContainer iframe{display:block;overflow:hidden;resize:vertical}article.nsfw .embedContainer iframe,article.nsfw .embedContainer img,article.nsfw .embedContainer video,article.nsfw .ir img{opacity:.1}article.nsfw .embedContainer iframe:hover,article.nsfw .embedContainer img:hover,article.nsfw .embedContainer video:hover,article.nsfw .ir img:hover{opacity:1}article p{margin:10px 0 8px}.msg,.msg-cont,.page{min-width:280px;width:auto}.title2 h2{font-size:large}.msg-comment input{-ms-flex-item-align:end;align-self:flex-end;margin:6px 0 0}#sidebar{background:#fff;background:var(--text-background-color)}#signin,#signup{width:250px}#signup{padding-top:25px}#signup>div{margin:15px 0;width:100%}#signup>div>a{display:block;height:32px;line-height:32px;overflow:hidden;-webkit-text-decoration:none;text-decoration:none;text-indent:37px;width:100%}#facebook a{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAAXNSR0IArs4c6QAAADNQTFRFO1edX3ewl6bLnKrOoK3QrrrYvMXe2N7r3OLu3+Tv5urz7O/29vf6+Pn7+vv9/Pz9////ykQjsQAAAEZJREFUOMtjYBgFuAATO68ADxdOaUYuATDAqYBbAL8CFgECCjiBcqz4XMiPz3oQEKCtAgEkwEdIAQchBWyEFDAPkDdHsAIAhZkIwz/VK/UAAAAASUVORK5CYII=) no-repeat #3a569c;color:#fff}#vk a{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAAXNSR0IArs4c6QAAAHJQTFRFbY+zbo+zbpCzb5C0cpO1c5O2dZW3dpa4e5m6gJ29gZ69lq/In7bNo7jPrcDUs8XXvs3dv87dy9fkztnlz9rm0Nrm093o1N7o1+Dq3OTt3ubu4Ofv5Orw7fH27vL28PP38vX49Pb5+vv8+/z9/Pz9////2jSYlQAAAG5JREFUOMvtkEcOgDAMBE3vvXdIyP+/iMMRKfYHmMtcRtE6AD8f1Is8pyKgAs0RGYO2HSWqMQaoBHVRgYsS3AsrtyFlrqgdJlCLb95gxQO6IkZCqL+KCjz0TQU5ejOf2a3aJXPF7BOB2PvMhp8PDzGRFgEe7xvEAAAAAElFTkSuQmCC) no-repeat #6d8fb3;color:#fff}#apple a{background:url(/55202dec6ff2fff571eb-9e67f43e02c93086ad805ae918c40e67.png) no-repeat #fdfdfe!important;background:url(/55202dec6ff2fff571eb-9e67f43e02c93086ad805ae918c40e67.png) no-repeat var(--main-background-color)!important;background-size:cover!important}#xmpp>a{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAAXNSR0IArs4c6QAAAt9QTFRFBj5rCUFoFz5mDEFuDUNqGUJkGUNgAEprEkVtGkRhHURnHEZjAE+BIElmEEx/HEx0PUdTHE5wMEtfO0laJk5sFlN6Nk1cKFBuIlJ1R0pYRExTGF2KMVh1OFhxDGSQT1deNlx6TVhkIGKPUlphKWOFU1tiOmB+Vl1kmlAuNmaDQGpaIG6ba2Q2SGeBN2uUNW+LF3mGRmyLV3BAL3xWgmVJ2VAa2lEb0VYX11UafWlmam9mam5xy1km3lUea29y2VccvF8obHBz21gd4VcXS3ebPoVG1lwl5FkaU3iYYHaH2F0ejHFIx2Iv4V0aP4o+02As218g4l4bPYtFX351KZFaymU43mIrVYoz5mEfT4w0xGsrSo82eXqDw2s+z2k1OZVAT4SoPZU5RZM4NJVYbYc8VoSiWY43WItbuXBK52gYOI20TpM6YYSYfX98T5Q7foB9aYSZSZc8Ro21cYxH7GwdT46e0HFGeopO2HA8V5ZEf4s8528l1HM7UJs5UI+xXoyrWZhGY4ylyHdMwXhXQZS7XpdNU5tH4XJBYJZZcIuhbpJk0HdPU588kohqOZ2pVZS30XpX6XcxSaFrz4FIUqVWWqVCYZm23YBGxYRrZZ2QXpy/5YFC7IA+6oBRb6ZUcKZn44ZSgKJu54hHmJqXbbBNfKh3cq5nYqrMpJyVdrBjx5WCo56diamAjaWdyZeE8JFV8ZJWnqOlaK/Sd7Zh7pVdgbN6x52N8JdfwqCU8ZhgZLbXb7a5grtTmK+UxKKWtqahq6qhd7bHqauop6yvqqyp755pbbzRrK6rwamgib53qq+xra+sobSg86Jza8PJsLKujMVctrGwqLapv7Crr7Wr8ad1srSxj8R9uLOys7WyubSztLazkcZ/sre6tbe0r7m0tri1t7m2vri3uLq3v7m4ubu4nc9mpNBvos2UptJxtNWXtteFuNmbuNyQud2Rut6SwN+aweCbwuGdw+KeweKkF4OfHQAAAadJREFUOMtjeEoAMAwfBQ9vYJO68RCu4BYDq1bXmr2XHoMlnlzet2qGpTgX8y2EFWwensEdrW2FbUAlJ2zDKsqaYwo6eZHcIGzoor/s5IdPSfefPt3nf3Xn3HZpPU8xJAXWIvU88VOffcm78vTptrijJe4OfAmy1kgKzjMlaIfUPvvQcObp03U120ucTZQaGc8je1NZrd8g8cL7eUufPp0wfX2mvVydripKONzkTG1JXvL6TuXTR/Zb5gR6F+Vw30QNqNUss/pqn3/MvrTD7Wy1V9Y0jtXoIZnLv2nSnrfzF3bP3hDRu1wwHzOo1VWOTXn5yi/q7MTJuxTUscTFQyHNc5vfbU1btOCgjNBDbJH1UF5i9/XP6VVrJRUfYo/Nx3YcpS/euOo4Pn6MqeDx44f3LoY2SYnOXBlUfPPug8cwRQxQ6Qf39sda+HqZaQiwGydFlx+4eQ+qAqrg4b3bPqbmNhkrNm5cbGUUHply7d6Dh8hWPH744Oa186eOHDl06NDh46fP33zwEMUEiCMe3L13GwjuPbj38PHTx9jT5OPHj5G9MFQyDgA8riWAv9eLFAAAAABJRU5ErkJggg==) no-repeat #bbb;color:#333}#xmppinfo{background:#fff;display:none;padding:10px}#signin{font-size:small;text-align:center}#signinform{background:#fff;display:none;margin-top:15px;padding:10px 15px}input.txt{width:212px}input.submit,input.txt{border:1px solid #ccc;margin:3px 0;padding:3px}input.submit{width:70px}.err{color:red}@media screen and (min-width:480.02px){.desktop{display:block}.mobile{display:none}}@media screen and (min-width:992.02px){@supports ((position:-webkit-sticky) or (position:sticky)){#column{height:100%;overflow-y:auto;padding:12px;position:-webkit-sticky;position:sticky;z-index:auto}.msg-cont,.page,article{width:640px}#sidebar_wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;overflow-y:auto;position:fixed;width:300px}#content_wrapper,#header_wrapper{margin:0 auto;width:1000px}#content_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;margin:66px auto 0}#footer{padding:10px}#content{padding-bottom:12px;width:100%}.toolbar{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:initial;-ms-flex-pack:initial;border-top:initial;-ms-flex-direction:column;flex-direction:column;justify-content:normal}.l a,.toolbar a{border-right:2px solid transparent;border-top:initial}.toolbar a:hover{border-right:2px solid #ff339a;border-top:initial}}}