@import "https://fonts.googleapis.com/css?family=Lato:400,700&subset=latin,latin-ext";
.help_article_content img:hover{-webkit-transform:unset;-ms-transform:unset;-moz-transform:unset;-o-transform:unset;transform:unset;z-index:9999;cursor:-webkit-zoom-in;cursor:inherit}
.category > ul.list-group > .list-group-item:first-child{display:none}
#category0{display:none}
html h1.main-category-title{font-size:35px;margin-bottom:20px}
html h1.main-category-title img{max-height:43px;vertical-align:text-top}
.sugester_signature,#comments [id*="footer"],#comments [class*="footer"]{display:none}
#comments .pull-left.text-center > img{max-width:40px}
#comments .pull-left.text-center .text-muted{display:block;max-width:47px;overflow:hidden;text-overflow:ellipsis}
.col-sm-3 [href*="/Niewidoczna"],.col-sm-3 [href*="/Main"],.col-sm-3 [href*="/Hidden"]{display:none}
.single-category{display:block;height:190px;margin-bottom:20px;max-height:215px;min-height:231px;overflow:hidden}
div.col-sm-12.small.text-right.p-b{display:none!important}
#single_help ol{counter-reset:myCounter;margin-left:0;padding-left:5px;color:#646464}
#single_help ol li{position:relative;padding-left:3em;margin:.45em 0;list-style:none;line-height:1.8em;cursor:pointer;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}
#single_help ol li:before{content:counter(myCounter);counter-increment:myCounter;position:absolute;top:0;left:0;width:1.8em;height:1.8em;line-height:1.8em;padding:0;color:#fff;background:#2980b9;font-weight:700;text-align:center;border-radius:.9em;box-shadow:0 1px 4px 0 rgba(0,0,0,0.3);z-index:1;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
#single_help ol li li:before{background-color:#3498db}
#single_help ol li:after{position:absolute;top:2.1em;left:.9em;width:2px;height:calc(100% - 2em);content:'';background-color:#cbcbcb;z-index:0}
#single_help ol li li{font-size:.8em}
html .post_content > img{width:100%}
html .post_content > img:hover{-webkit-transform:scale(1.25);-ms-transform:scale(1.25);-moz-transform:scale(1.25);-o-transform:scale(1.25);transform:scale(1.25);z-index:9999;cursor:-webkit-zoom-in;cursor:-moz-zoom-in}

*{scroll-behavior:smooth;scroll-padding-top:30px}.to-instruction{display:flex;flex-direction:column;align-items:start;border:1px solid #3861E5;border-radius:8px;padding:16px;gap:12px;margin:15px 0}.above-instruction{display:flex;flex-direction:column;border:1px solid #d1d5db;border-radius:8px;padding:16px;gap:8px;margin:15px 0}.instruction-content{display:flex;align-items:center;gap:6px;font-size:18px;font-weight:600}.to-instruction-content{display:flex;flex-direction:column;gap:12px}.to-instruction-content-text{display:flex;align-items:center;gap:6px}.to-instruction-content-text span{font-size:18px;font-weight:600}.stars-icon{width:24px;height:24px;color:#2563eb}.info-icon{width:24px;height:24px;color:#2563eb}.instruction-cta{display:inline-flex;align-items:center;width:fit-content;font-size:14px;gap:6px;justify-content:center;border-radius:999px;padding:8px 16px;color:#fff;background:#2563eb;text-decoration:none;white-space:nowrap;transition:.2s}.instruction-cta:hover{text-decoration:none;color:#fff;background:#1d4ed8}@media (min-width: 600px){.to-instruction{flex-direction:row;align-items:center;justify-content:space-between}}