@charset "UTF-8";body,ul,li,div,p,img,h1,h2,h3,h4,h5,h6{margin:0;padding:0;border:0;font-size:100%}body{font-family:Segoe UI,-apple-system,BlinkMacSystemFont,system-ui;color:#333}html{scroll-behavior:smooth}a{color:#0f63b8;text-decoration:underline}a:hover{color:inherit;text-decoration:none}h1{font-size:20px;font-family:inherit;color:#444;font-weight:600;margin:20px 0 30px}.flex{display:flex}.flex-grow-1{flex-grow:1}#overclockers{width:1240px;margin:0 auto;background-color:#fff;padding:3px 0}nav{display:flex}main{margin:5px 0;display:flex}#content{max-width:calc(100% - 314px);margin:10px 0 10px 10px;padding-right:14px;box-sizing:border-box;flex-grow:1}aside{width:300px;min-width:300px}footer.footer{display:flex;justify-content:space-between;border-top:16px solid #fe7d00;font-size:12px;margin-top:20px;padding:8px 10px}footer.footer nav{display:flex}footer.footer nav ul{margin-right:30px}footer.footer nav li{list-style:none;line-height:1.3}footer.footer nav li a{color:inherit;text-decoration:none}footer.footer nav li a:hover{text-decoration:underline}footer.footer .copyright{font-weight:700;text-align:center}footer.footer .copyright .lang{margin-top:10px;font-weight:400}footer.footer .copyright .lang a{color:inherit;text-decoration:none}footer.footer .copyright .lang a:hover{text-decoration:underline}@media screen and (max-width: 1259px){#overclockers{width:990px}#content{max-width:calc(100% - 254px)}aside{width:240px;min-width:240px}footer.footer nav ul{margin-right:20px}}@media screen and (max-width: 1023px){#overclockers{width:760px}#content{margin-left:16px;margin-right:16px;padding-right:0;max-width:calc(100% - 32px)}aside{display:none}footer.footer{flex-wrap:wrap}footer.footer>nav{min-width:100%;justify-content:space-between}footer.footer .copyright{margin-top:20px}}@media screen and (max-width: 767px){h1{font-weight:700}#overclockers{width:100%;padding:0 10px;box-sizing:border-box}main{display:block}footer.footer nav{display:none}#content{width:100%;max-width:100%;margin:10px 0}footer.footer .copyright{margin-top:10px;margin-bottom:10px}footer.footer .copyright .lang{font-size:14px}}@media screen and (max-width: 639px){footer.footer{justify-content:center}footer.footer .copyright div:first-child{display:none}}@media screen and (max-width: 279px){#overclockers{min-width:240px}}body>header{display:flex;justify-content:center;margin-bottom:20px;border-bottom:1px solid #ccc;box-shadow:0 0 5px #00000026;background-color:#fff}body>header>div{width:1240px;display:flex;justify-content:space-between}body>header>div>div:last-child{display:flex;align-items:center;justify-content:flex-end;color:#444}body>header>div>div:last-child svg{color:#444}body>header #logo{margin-right:40px;display:flex;align-items:center}body>header #logo img{display:block;width:319px;height:auto;padding:20px 10px}body>header nav{display:flex;flex-grow:1}body>header nav>ul{width:100%;display:flex;justify-content:space-evenly;align-items:center;list-style:none}body>header nav>ul>li>a{display:flex;align-items:center;font-family:Segoe UI,-apple-system,BlinkMacSystemFont,system-ui;font-size:18px;color:#444;text-decoration:none;padding:20px 10px}body>header nav>ul>li>a:hover{color:#333}body>header nav>ul .menu-item-mobile{display:none}body>header nav>div:last-child{display:flex;align-items:center;margin-left:10px;margin-right:10px}body>header nav>div:last-child svg{color:#444}body>header .dropdown svg.icon-dropdown{width:16px;height:16px;margin-bottom:-3px;margin-left:5px;transition:transform .2s}body>header .dropdown>.dropdown-menu{display:none;position:absolute;background-color:#fff;border:1px solid #ccc;box-shadow:0 2px 5px #0000001a;border-radius:4px;z-index:9999;padding:10px 20px 15px 10px}body>header .dropdown.active>.dropdown-menu{display:block}body>header .dropdown.active>.dropdown-menu.reviews{display:grid}body>header .dropdown.active svg.icon-dropdown{transform:rotate(-180deg)}body>header .dropdown>ul.dropdown-menu{list-style:none}body>header .dropdown>ul.dropdown-menu>li{font-family:Segoe UI,-apple-system,BlinkMacSystemFont,system-ui;font-size:14px;color:#333}body>header .dropdown>ul.dropdown-menu>li a{display:inline-flex;align-items:center;color:inherit;text-decoration:none;padding:5px 0}body>header .dropdown>ul.dropdown-menu>li a:before{content:"";position:relative;display:block;width:8px;height:8px;border-radius:2px;margin-top:3px;margin-right:6px}body>header .dropdown>ul.dropdown-menu>li a:hover:before{background-color:#ccc}body>header .dropdown>ul.dropdown-menu>li a.active:before{background-color:#fe7d00}body>header .dropdown>ul.dropdown-menu.reviews{grid-template-rows:repeat(5,auto);grid-auto-flow:column;gap:0 35px;padding:15px 35px 20px 25px;margin-top:-10px;margin-left:-160px}body>header .dropdown>ul.dropdown-menu.reviews>li a:hover:before{background-color:#fe7d00}body>header button{border:none;background-color:transparent;cursor:pointer;padding:3px}body>header #lang-switch{display:flex;align-items:center}body>header #lang-switch svg.icon-lang{width:18px;height:18px;margin-top:2px}body>header #lang-switch svg.icon-dropdown{width:15px;height:15px}body>header #lang-switch+.dropdown-menu{margin-top:9px;margin-left:-10px;padding-left:15px}body>header #theme-switch{display:flex;align-items:center}body>header #theme-switch svg.icon-theme{width:18px;height:18px;margin-top:2px}body>header #theme-switch svg.icon-dark{display:none}body>header #menu-button{display:none}.dark #theme-switch svg.icon-light{display:none}.dark #theme-switch svg.icon-dark{display:block}body>header nav>div:last-child{display:none}body>header>div>div:last-child{margin-left:40px}@media screen and (max-width: 1280px){body>header>div{width:100%;max-width:1240px}body>header>div>div:last-child{margin-right:10px}}@media screen and (max-width: 1259px){body>header>div>div:last-child{margin-left:0;margin-right:20px}body>header #logo{margin-right:0}body>header #logo img{padding-left:20px}}@media screen and (max-width: 1023px){body>header{border-bottom:none;box-shadow:none;margin-bottom:0}body>header>div{justify-content:space-between}body>header>div>div:last-child{margin-right:10px}body>header>div>div:last-child>div{display:none}body>header nav{display:none;position:absolute;top:60px;left:5%;right:5%;padding:10px 3% 20px;background-color:#fff;border:1px solid #ccc;box-shadow:0 2px 5px #0000001a;border-radius:4px;z-index:9999}body>header nav>ul{flex-direction:column;align-items:start}body>header nav>ul>li>a{display:inline-flex;font-weight:700;color:#333;padding:0;margin:5px 10px}body>header nav>ul>li>a:before{content:"";position:relative;display:block;width:8px;height:8px;border-radius:2px;background-color:#ff6300;margin-right:8px;margin-top:1px}body>header nav>ul>li.dropdown>ul.dropdown-menu.reviews{display:grid;grid-template-rows:auto;grid-auto-flow:row;position:relative;margin:0;border:none;box-shadow:none;border-radius:0;padding-top:0;padding-bottom:4px}body>header nav>ul>li.dropdown>ul.dropdown-menu.reviews>li{font-size:16px}body>header nav>ul>li.dropdown>ul.dropdown-menu.reviews>li a{color:#555}body>header nav>ul>li.dropdown svg.icon-dropdown{display:none}body>header nav>ul .menu-item-mobile{display:list-item}body>header nav>div:last-child{margin-left:0;margin-right:5px;align-self:flex-start}body>header #theme-switch svg.icon-theme{width:24px;height:24px}body>header #menu-button{display:block;padding:2px 7px}body>header #menu-button svg.icon-menu{width:20px;height:24px}}@media screen and (max-width: 479px){body>header #logo{flex-grow:1;margin:0 40px 0 20px}body>header #logo img{width:100%;padding:25px 0 22px}body>header #menu-button{margin-top:3px}}@media screen and (max-width: 419px){body>header #logo{margin-left:15px;margin-right:25px}}#posts h1{margin-top:40px}#posts>h2{font-size:16px;font-family:inherit;font-weight:700;margin:40px 0 20px}#posts>.post{display:flex;border-top:1px solid #ccc;padding-top:25px}#posts>.post:first-of-type{border-top:none;padding-top:10px}#posts>.post .post-image{width:35%;min-width:35%;margin-bottom:40px}#posts>.post .post-image a{display:block;padding-bottom:50%;background-size:cover;background-position:center;border-radius:5px}#posts>.post .post-desc{width:100%;box-sizing:border-box;padding:0 15px 0 25px;margin-bottom:40px}#posts>.post .post-desc h2{font-size:20px;color:#444;line-height:1.2;margin-bottom:12px;font-weight:400}#posts>.post .post-desc h2 a{color:inherit;text-decoration:none}#posts>.post .post-desc h2 a:hover{color:#000}#posts>.post .post-desc>div{line-height:20px}#posts>.post .post-desc .post-info{display:flex;flex-wrap:wrap;font-family:Verdana,-apple-system,BlinkMacSystemFont,system-ui;font-size:11px;color:#888;margin-bottom:7px}#posts>.post .post-desc .post-info>div{display:flex;align-items:center;flex-wrap:wrap;color:inherit}#posts>.post .post-desc .post-info>div>span:not(:last-child){margin-right:20px}#posts>.post .post-desc .post-info>div a,#posts>.post .post-desc .post-info>div span{display:flex;color:inherit;text-decoration:none}#posts>.post .post-desc .post-info>div a.comments-icon,#posts>.post .post-desc .post-info>div span.comments-icon{padding-left:20px}#posts>.post .post-desc .post-info>.review{display:inline-block;margin-right:12px;padding:1px 7px;border-radius:3px;font-weight:700;color:#fff;background-color:#fe7d00}#posts>.post .post-desc .desc{font-size:14px;color:#676767}.pagination{display:flex;justify-content:right;margin-top:10px;margin-bottom:50px;font-size:16px}.pagination>a{display:inline-block;width:100px;color:#fff;background-color:#999;text-decoration:none;text-align:center;border-radius:3px;padding:4px 7px 6px;margin:8px}.pagination>a.prev{margin-right:10px}.pagination>a.next{margin-left:10px}.pagination>a:hover,.pagination>a:active{background-color:#fe7d00}.pagination>a i{display:inline-block;width:10px;height:10px;margin-bottom:-1px}.pagination .pages{display:flex;margin:8px 10px}.pagination .pages>div,.pagination .pages>a{font-size:16px;color:#676767;padding:4px 10px 6px;border:1px solid #dedede;border-left-width:0}.pagination .pages>div:first-child,.pagination .pages>a:first-child{border-top-left-radius:3px;border-bottom-left-radius:3px;border-left-width:1px}.pagination .pages>div:last-child,.pagination .pages>a:last-child{border-top-right-radius:3px;border-bottom-right-radius:3px}.pagination .pages>a{text-decoration:none}.pagination .pages>.current,.pagination .pages>a:hover,.pagination .pages>a:active{color:#fff;background-color:#fe7d00;border-top-color:#fe7d00;border-bottom-color:#fe7d00}.pagination .pages>.current:first-child,.pagination .pages>a:hover:first-child,.pagination .pages>a:active:first-child{border-left-color:#fe7d00}.pagination .pages>.current:last-child,.pagination .pages>a:hover:last-child,.pagination .pages>a:active:last-child{border-right-color:#fe7d00}@media screen and (max-width: 1259px){#posts>.post .post-image a{padding-bottom:60%}}@media screen and (max-width: 767px){#posts h1{font-size:20px}#posts>.post .post-desc{padding-left:15px;margin-top:-3px}#posts>.post .post-desc h2{margin-bottom:7px;font-size:16px;line-height:1.375}#posts>.post .post-desc .post-info{font-size:14px}}@media screen and (max-width: 640px){#posts>.post .post-image{margin-bottom:20px}#posts>.post .post-image a{padding-bottom:0;height:100px}#posts>.post .post-desc{margin-bottom:20px}#posts>.post .post-desc .desc{display:none}.pagination .pages{display:none}}#mainpage-blocks{margin:10px 0}#mainpage-blocks>div{display:flex}#mainpage-blocks>div>div{width:50%;margin-left:2px;box-sizing:border-box}#mainpage-blocks>div>div:first-child{margin-left:0;margin-right:2px}#mainpage-blocks>div>div>div{border:1px solid #ccc;border-radius:5px;padding:0 10px 10px;margin-bottom:20px}#mainpage-blocks .caption{font-family:Arial,-apple-system,BlinkMacSystemFont,system-ui;font-size:14px;color:#0f63b8;font-weight:700;margin:-8px 20px 20px}#mainpage-blocks .caption>span{background-color:#fff;padding:0 5px 0 8px}#mainpage-blocks a{font-size:15px;line-height:1.4;color:inherit;text-decoration:none}#mainpage-blocks a:hover{text-decoration:underline}#mainpage-blocks .last-news ul li,#mainpage-blocks .forum ul li{list-style:none;padding-left:18px;margin-bottom:15px}#mainpage-blocks .forum ul li{padding-left:25px}#mainpage-blocks .forum>a{display:inline-block;color:#0f63b8;font-family:Arial,-apple-system,BlinkMacSystemFont,system-ui;margin:10px 0 0 25px}#mainpage-blocks .forum>a:hover{color:inherit}#mainpage-blocks span.comments{font-size:14px;color:#676767;padding-left:10px}#mainpage-blocks span.comments a{color:inherit;font-size:inherit}#mainpage-blocks .last-reviews .review{display:flex;flex-direction:column;margin-bottom:25px}#mainpage-blocks .last-reviews .review:last-child{margin-bottom:20px}#mainpage-blocks .last-reviews .review .review-image{margin-bottom:6px}#mainpage-blocks .last-reviews .review .review-image img{width:100%;height:auto;display:block;border-radius:5px}#mainpage-blocks .last-reviews .review .review-desc{padding-left:22px}#mainpage-blocks .specs .specs-wrapper{display:flex;margin-bottom:20px;font-size:14px}#mainpage-blocks .specs .specs-wrapper>div{width:50%}#mainpage-blocks .specs .specs-wrapper>div:not(:first-child){margin-left:10px}#mainpage-blocks .specs .specs-vendors{font-size:14px}#mainpage-blocks .specs .specs-vendors>div{margin-bottom:15px;padding-left:18px}#mainpage-blocks .specs .specs-vendors li{margin-left:30px}#mainpage-blocks .specs .last-specs>div{margin-bottom:15px}#mainpage-blocks .specs li{list-style:none;margin-bottom:3px}.postlist-buttons{display:flex;justify-content:right;margin-bottom:-5px}.postlist-buttons>div{padding:8px;cursor:pointer}.postlist-buttons .rows{margin-right:5px}@media screen and (max-width: 767px){#mainpage-blocks>div{flex-direction:column}#mainpage-blocks>div>div{width:100%;margin-left:0}#mainpage-blocks>div>div:first-child{margin-right:0}#mainpage-blocks .forum,#mainpage-blocks .specs{display:none}#mainpage-blocks .caption{font-size:18px;margin-top:-12px}#mainpage-blocks a,#mainpage-blocks span.comments{font-size:16px;line-height:1.375}#mainpage-blocks .last-news ul li{margin-bottom:22px}#mainpage-blocks .last-news ul li:nth-child(n+11){display:none}#mainpage-blocks .last-reviews .review{flex-direction:row;margin-bottom:15px}#mainpage-blocks .last-reviews .review .review-image{width:250px;min-width:250px}#mainpage-blocks .last-reviews .review .review-desc a{font-size:18px;line-height:1.4}#mainpage-blocks .last-reviews .review .review-desc span.comments a{font-size:16px}}@media screen and (max-width: 767px) and (min-width: 479px){#mainpage-blocks .last-reviews .review .review-desc.file-icon{background-image:none;padding-left:18px}}@media screen and (max-width: 589px){#mainpage-blocks .last-reviews .review .review-image{width:230px;min-width:230px}}@media screen and (max-width: 479px){#mainpage-blocks .last-reviews .review{flex-direction:column;margin-bottom:20px}#mainpage-blocks .last-reviews .review .review-image{width:100%;min-width:100%}}#posts ul#switcher{list-style:none;display:flex;font-family:inherit;font-size:15px;font-weight:600;margin-bottom:40px}#posts ul#switcher li{margin-right:10px}#posts ul#switcher li:first-child{margin-right:40px}#posts ul#switcher li:last-child{margin-right:0}#posts ul#switcher li.specs{margin-left:40px}#posts ul#switcher li a{text-decoration:none;border-bottom:1px dashed}#posts ul#switcher li a.active{color:inherit}#posts ul#switcher li>div{margin-right:5px}#catalog{max-width:100%;overflow-x:auto}#catalog>div,#catalog>ul{display:none}#catalog ul#games{font-size:100%;margin-left:10px;list-style:none}#catalog ul#games>li>div{font-weight:700;margin-left:10px}#catalog ul#games ul{margin:10px 0 20px;list-style:none}#catalog ul#games ul li{margin-bottom:5px}@media screen and (max-width: 767px){#posts ul#switcher{flex-direction:column;font-size:16px;margin-left:10px}#posts ul#switcher li{margin:0 0 6px}#posts ul#switcher li:first-child{margin-right:0;margin-bottom:15px}#posts ul#switcher li.specs{margin-left:0;margin-top:15px}#posts ul#switcher div{margin:0 0 5px}#catalog ul#games{font-size:100%}#catalog ul#games ul li{margin-bottom:7px}}aside .interesting{margin-bottom:20px}aside .interesting>div a{display:inline-block;text-decoration:none}aside .interesting>div a>img{display:block;width:100%;max-width:100%;border-radius:3px;margin-bottom:5px}aside .interesting>div a div{font-size:13px;color:#555;line-height:1.4}aside .interesting>div:not(:last-child){margin-bottom:15px}aside .search{margin:10px 0 20px}aside .search form>div{display:flex}aside .search input[type=text]{flex-grow:1;font-family:Arial,-apple-system,BlinkMacSystemFont,system-ui;font-size:14px;color:#333;border:1px solid #ccc;border-right:none;border-radius:3px 0 0 3px;padding:6px;margin-right:0}aside .search input[type=text]:focus{outline:none}aside .search button{font-family:Arial,-apple-system,BlinkMacSystemFont,system-ui;font-size:14px;background-color:#fe7d00;color:#fff;border:none;border-radius:0 3px 3px 0;padding:6px 12px;cursor:pointer;margin-left:0}aside .search button:hover{background-color:#f27500}aside .socials{display:flex;margin:24px 0}aside .socials>div{flex:1;margin:0 10px;border-radius:3px;background-repeat:no-repeat;background-position:center}aside .socials>div:first-child{margin-left:0}aside .socials>div:last-child{margin-right:0}aside .socials>div.telegram{background-color:#24a1de}aside .socials>div.patreon{background-color:#ff424d}aside .socials>div.rss{background-color:#ea7819}aside .socials>div>a{display:block;height:30px}@media screen and (max-width: 1259px){aside .socials>div{margin:0 8px}}#specs{font-size:15px}#specs h1{margin-top:40px}#specs #posts h2{margin-top:0}#specs #posts h2+.post{border-top:none;padding-top:10px}#specs h3{font-size:16px;margin-bottom:20px;line-height:1.4;font-weight:600}#specs ul{list-style:none;margin-top:20px}#specs .specs-wrapper{display:flex;margin:10px 0}#specs .specs-wrapper:not(.specs-list-wrapper){justify-content:space-between}#specs .specs-wrapper.specs-list-wrapper{margin:10px}#specs .specs-wrapper.specs-compare-wrapper>div{margin-bottom:40px}#specs .specs-list{margin-right:30px;margin-bottom:40px}#specs .specs-list:not(:last-child){min-width:180px}#specs .specs-list>div>a{font-weight:700}#specs .specs-list ul li{margin-bottom:5px}#specs .specs-list ul li.expand{display:none}#specs .specs-list ul.collapsed li:nth-child(n+11){display:none}#specs .specs-list ul.collapsed li.expand{display:none}#specs .specs-list ul.collapsed li.expand a{text-decoration:none;border-bottom:1px dashed;border-color:inherit}#specs .specs-list ul.collapsed li.expand span{color:#555;margin-left:6px}#specs .specs-list ul.collapsed li.expand span:after{content:"▼";font-size:10px}#specs .specs-list ul.collapsed li.expand:nth-child(n+11){display:block}@media screen and (max-width: 767px){#specs .specs-list ul.collapsed li.expand span:after{font-size:14px}}#specs .specs-list .last-added{margin-top:20px}#specs .last-added div:first-child{font-weight:600}#specs .last-added .last-added-date{font-size:13px;color:#444}#specs .last-added ul li{margin-bottom:5px}#specs .last-added ul li>a{color:inherit;text-decoration:none}#specs .last-added ul li>a:hover{text-decoration:underline}#specs .specs-table{margin-bottom:40px;max-width:100%;overflow-x:auto}#specs .specs-select{text-align:right;margin-left:30px;margin-bottom:40px}#specs .specs-change>div{font-weight:700}#specs .specs-change>div a{display:inline-block;margin:20px 0}#specs .specs-compare>div:first-child{font-weight:700}#specs .specs-compare .hint{font-size:13px;color:#444}#specs .specs-compare button:not(:first-child){margin:20px 0 20px 10px}#specs .specs-change select,#specs .specs-compare select{margin-top:2px;font-family:Arial,-apple-system,BlinkMacSystemFont,system-ui}#specs .specs-change select option,#specs .specs-compare select option{padding:2px 6px}#specs .specs-change select option:disabled,#specs .specs-compare select option:disabled{font-weight:700;color:#444;background-color:#ccc}@media screen and (max-width: 1259px){#specs .specs-wrapper.specs-list-wrapper{justify-content:space-between}#specs .specs-list:not(:last-child){min-width:auto}#specs .specs-list:last-child{margin-right:0}}@media screen and (max-width: 767px){#specs{font-size:16px}#specs h1{font-size:20px}#specs h3{font-size:18px;margin-top:40px}#specs .specs-wrapper{flex-wrap:wrap}#specs .specs-wrapper:not(.specs-list-wrapper){flex-direction:column}#specs .specs-list ul li:nth-child(n+11){display:none}#specs .specs-list ul li.expand{display:none}#specs .specs-list ul li.expand a{text-decoration:none;border-bottom:1px dashed;border-color:inherit}#specs .specs-list ul li.expand span{color:#555;margin-left:6px}#specs .specs-list ul li.expand span:after{content:"▼";font-size:10px}#specs .specs-list ul li.expand:nth-child(n+11){display:block}}@media screen and (max-width: 767px) and (max-width: 767px){#specs .specs-list ul li.expand span:after{font-size:14px}}@media screen and (max-width: 767px){#specs .specs-list ul li a{line-height:1.375}#specs .last-added ul li a{line-height:normal}#specs .last-added .last-added-date{font-size:13px}#specs .specs-select{text-align:inherit;margin-left:10px}#specs .specs-change select,#specs .specs-change button,#specs .specs-compare select,#specs .specs-compare button{font-size:16px}#specs .specs-compare .hint{display:none}}@media screen and (max-width: 589px){#specs .specs-wrapper.specs-list-wrapper{flex-direction:column}#specs .specs-wrapper .specs-list:not(:last-child){margin-right:0}}#specs table,#catalog table,article table{border-spacing:1px}#specs table tr,#specs table th,#specs table td,#catalog table tr,#catalog table th,#catalog table td,article table tr,article table th,article table td{font-family:Arial,-apple-system,BlinkMacSystemFont,system-ui;color:#333;font-size:12px;line-height:1.7}#specs table th,#specs table td,#catalog table th,#catalog table td,article table th,article table td{padding:4px 6px}#specs table,article table{min-width:360px}#specs table th,article table th{font-weight:700;text-align:center;color:#fff;background-color:#fe7d00}#specs table th:first-child,article table th:first-child{text-align:left;background-color:#676767}#specs table tr td:first-child:not(:only-child):not(.gr1,.gr2,.gr3,.or,.specsgraylight,.specsgraydark,.specsgray,.specsorange),article table tr td:first-child:not(:only-child):not(.gr1,.gr2,.gr3,.or,.specsgraylight,.specsgraydark,.specsgray,.specsorange){color:#fff;background-color:#676767}#specs table tr:nth-last-child(odd):not(:first-child) td:not(:first-child):not(.gr1,.gr2,.gr3,.or,.specsgraylight,.specsgraydark,.specsgray,.specsorange),article table tr:nth-last-child(odd):not(:first-child) td:not(:first-child):not(.gr1,.gr2,.gr3,.or,.specsgraylight,.specsgraydark,.specsgray,.specsorange){background-color:#ebebeb}#specs table tr:nth-last-child(2n):not(:first-child) td:not(:first-child):not(.gr1,.gr2,.gr3,.or,.specsgraylight,.specsgraydark,.specsgray,.specsorange),article table tr:nth-last-child(2n):not(:first-child) td:not(:first-child):not(.gr1,.gr2,.gr3,.or,.specsgraylight,.specsgraydark,.specsgray,.specsorange){background-color:#fafafa}article table{width:100%;min-width:auto}article table td:nth-child(n+2){text-align:center}article table th.gr3,article table th.specsgray,article table td.gr3,article table td.specsgray{background-color:#676767;color:#fff;text-align:left}article table th.gr2,article table th.specsgraydark,article table td.gr2,article table td.specsgraydark{background-color:#ebebeb;text-align:center}article table th.gr1,article table th.specsgraylight,article table td.gr1,article table td.specsgraylight{background-color:#fafafa;text-align:center}article table th.or,article table th.specsorange,article table td.or,article table td.specsorange{background-color:#fe7d00;font-weight:700;color:#fff;text-align:center}@media screen and (max-width: 479px){#specs table{min-width:auto;width:100%}}#catalog table{width:100%}#catalog table tr,#catalog table th,#catalog table td{line-height:1.25}#catalog table th{background-color:#ebebeb;padding:10px 6px}#catalog table tbody th{text-align:left;background-color:inherit;font-size:14px}#catalog table tr:nth-child(2n) td{background-color:#ebebeb}#catalog table tr:nth-child(odd) td{background-color:#fafafa}#catalog table tr td:nth-child(2) a{font-weight:700}article{max-width:730px;margin:0 auto}article h1{margin-top:30px;margin-bottom:5px}article h1:last-child{margin-bottom:60px}article .post-info{display:flex;font-family:Verdana,-apple-system,BlinkMacSystemFont,system-ui;font-size:11px;line-height:20px;margin-top:10px;margin-bottom:60px}article .post-info>:last-child{margin-left:auto}article .post-info>:last-child>div:not(:first-child){margin-top:10px}article .post-info>:last-child>div:not(:first-child):last-child{margin-bottom:-30px}article .post-info>:last-child>div.lang-change{text-align:right}article .post-info .author{margin-right:16px}article .post-info .author:before{content:"|";margin:0 5px}article .post-info .author+div{display:flex}article .post-info .comments{padding-left:20px;align-self:flex-start}article .post-info select{width:300px;font-size:13px;font-family:Arial,-apple-system,BlinkMacSystemFont,system-ui}article .post-content{font-family:Segoe UI,-apple-system,BlinkMacSystemFont,system-ui;font-size:16px;line-height:1.5;color:#333;margin:0 5px 40px}article .post-content p{text-align:justify}article .post-content p,article .post-content .fotorama{margin:24px 0}article .post-content h3{font-size:18px;margin:30px 0 24px}article .post-content h4{font-size:16px;margin:24px 0}article .post-content ul{margin:24px 0 24px 25px}article .post-content pre{overflow:auto;margin:24px 0}article .post-content div.table{overflow:auto;margin:24px 0}article .post-content img{max-width:100%;height:auto;vertical-align:bottom}article .post-content .fotorama__wrap{margin:0 auto}article .post-content p:has(iframe[src*=youtube]){position:relative}article .post-content p:has(iframe[src*=youtube]):before{padding-top:56.25%;content:"";display:block}article .post-content p:has(iframe[src*=youtube])>iframe{position:absolute;top:0;left:0;width:100%;height:100%}article .post-content video{max-width:100%;height:auto}article .pagination{justify-content:center}article footer .post-footer{display:flex;justify-content:space-between;font-size:14px;border-top:1px solid #333;padding:10px 2px;line-height:1.5}article footer .post-footer .comments{padding-left:20px;background-position-y:top}article footer .post-footer .page-list div:first-of-type{font-weight:700;margin-bottom:5px}article footer .post-footer .page-list ul{list-style:none}article footer .post-footer .page-list ul li:last-child{margin-top:5px}article footer .telegram-subscribe{margin:40px 2px 50px;background-color:#24a1de;background-image:linear-gradient(to top,#08c,#30a7e4);border-radius:4px}article footer .telegram-subscribe>a{display:block;text-align:center;color:#fff;font-family:Arial,-apple-system,BlinkMacSystemFont,system-ui;font-size:15px;font-weight:700;text-decoration:none;padding:15px 0 15px 10%;background-repeat:no-repeat;background-position:20% center;background-size:25px}@media screen and (max-width: 767px){article{max-width:100%}article h1{font-size:20px;margin-top:40px}article h1:last-child{margin-bottom:40px}article .post-content{font-size:16px;line-height:1.375}article .post-content p{text-align:left}article .post-content h3{font-size:18px}article .post-content h4{font-size:16px}article .post-info{font-size:13px;margin-bottom:40px;flex-wrap:wrap}article .post-info select{font-size:14px;width:auto}article .post-info>:last-child{flex-basis:100%}article .post-info>:last-child>div,article .post-info>:last-child>div:not(:first-child){margin-top:16px;margin-bottom:16px}article .post-info>:last-child>div:last-child,article .post-info>:last-child>div:not(:first-child):last-child{margin-bottom:0}article .post-info>:last-child>div.lang-change{text-align:inherit;font-size:14px;line-height:normal}article footer .post-footer{font-size:14px;flex-direction:column}article footer .post-footer .page-list{margin-top:20px}article footer .post-footer .news-archive{display:none}}@media screen and (max-width: 640px){article .pagination .pages{display:flex}article footer .telegram-subscribe>a{background-position-x:5%;padding-left:50px;padding-right:3%;font-size:15px}}@media screen and (max-width: 589px){article .post-content{margin:0 0 40px}}#posts.related-posts{max-width:730px;margin:0 auto}#posts.related-posts>.post{border-top:none;padding-top:0}#posts.related-posts>.post .post-image{width:25%;min-width:25%;margin-bottom:20px}#posts.related-posts>.post .post-desc{margin-bottom:20px}#posts.related-posts>.post .post-desc h2{font-size:18px;margin-bottom:8px}@media screen and (max-width: 767px){#posts.related-posts>.post .post-desc h2{font-size:16px}}@media screen and (max-width: 479px){#posts.related-posts>.post .post-image{width:30%;min-width:30%}}#news-archive>h1{margin:40px 0}#news-archive>ul{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 10px;font-size:100%;list-style:none}#news-archive>ul>li{margin:0 60px 40px 0}#news-archive>ul>li div:first-of-type{font-weight:700;margin-bottom:20px}#news-archive>ul>li ul{list-style:none}#news-archive>ul>li ul li{margin-bottom:5px}#news-archive.news-archive-month>ul{flex-direction:column}#news-archive.news-archive-month>ul>li{margin-right:0}#news-archive.news-archive-month>ul>li ul{margin:0 10px}#news-archive.news-archive-month>ul>li ul li{margin-bottom:8px}@media screen and (max-width: 767px){#news-archive>h1{font-size:20px}#news-archive>ul li{font-size:100%}#news-archive>ul li ul li{margin-bottom:7px}#news-archive>ul li ul li a{line-height:1.375}#news-archive.news-archive-month>ul>li ul{margin:0}}#search h1{margin-top:40px}#search .search-form{margin:40px auto 60px;max-width:640px}#search .search-form form>div:first-child{display:flex}#search .search-form input[type=text]{flex-grow:1;font-family:Arial,-apple-system,BlinkMacSystemFont,system-ui;font-size:16px;color:#333;border:1px solid #ccc;border-right:none;border-radius:4px 0 0 4px;padding:10px;margin-right:0}#search .search-form input[type=text]:focus{outline:none}#search .search-form button{font-family:Arial,-apple-system,BlinkMacSystemFont,system-ui;font-size:16px;background-color:#fe7d00;color:#fff;border:none;border-radius:0 4px 4px 0;padding:10px 20px;cursor:pointer;margin-left:0}#search .search-form button:hover{background-color:#f27500}#search .search-form .search-sort,#search .search-form .search-type{font-size:14px;margin-left:2px;margin-top:10px;display:flex;align-items:center}#search .search-form .search-sort label,#search .search-form .search-type label{display:inline-flex;align-items:center}#search .search-form .search-sort label:first-of-type,#search .search-form .search-type label:first-of-type{margin-left:10px}#search .search-form .search-sort label input[type=radio],#search .search-form .search-type label input[type=radio]{margin-left:10px}.ad-slot-1,.ad-slot-1-1,.ad-slot-2,.ad-slot-2-1,.ad-slot-3,.ad-slot-4,.ad-slot-5,.ad-slot-6{display:flex;justify-content:center}.ad-slot-1 ins,.ad-slot-1-1 ins,.ad-slot-2 ins,.ad-slot-2-1 ins,.ad-slot-3 ins,.ad-slot-4 ins,.ad-slot-5 ins,.ad-slot-6 ins{display:block}.ad-slot-1{margin-top:-10px;margin-bottom:12px}.ad-slot-1+article>header>h1{margin-top:40px}.ad-slot-1-1{margin-bottom:40px}.ad-slot-2,.ad-slot-2-1{margin-bottom:24px}.ad-slot-2-1{position:sticky;top:16px}.ad-slot-3,.ad-slot-4,.ad-slot-5,.ad-slot-6{display:none}.ad-slot-3{margin:-10px -10px 24px}.ad-slot-3 img{width:auto;height:auto;max-height:30vh;max-width:100%;display:block}.ad-slot-4{margin-top:-16px;margin-bottom:24px}.ad-slot-5{margin-top:24px}.specs-wrapper+.ad-slot-6{margin-top:-10px}.specs-wrapper+.ad-slot-6.device{margin-top:-30px;margin-bottom:40px}.specs-wrapper.specs-list-wrapper .ad-slot-6{margin-top:40px;margin-bottom:40px}.specs-wrapper.specs-compare-wrapper .ad-slot-6{margin-top:20px;margin-bottom:40px}.specs-wrapper.specs-compare-wrapper .ad-slot-6.compare{margin-bottom:0}@media screen and (max-width: 1259px){.ad-slot-2,.ad-slot-2-1{display:none}}@media screen and (max-width: 767px){.ad-slot-1,.ad-slot-1-1{display:none}}@media screen and (max-width: 639px){.ad-slot-3,.ad-slot-4,.ad-slot-5,.ad-slot-6{display:flex}}.branding{display:flex;justify-content:center}.branding a{display:block}.branding a img{display:block;max-width:100%}@media screen and (max-width: 767px){.branding{display:none}}#comments{max-width:730px;margin:50px auto}#comments #disqus_thread a{color:#0f9fff}article .post-info .comments-disqus{margin-left:10px;padding-left:20px}article footer .post-footer .comments-disqus{padding-left:20px}article .post-info a.disqus-comment-count+span,article footer .post-footer a.disqus-comment-count+span{display:none}#posts>.post .post-desc .post-info>div a.disqus-icon,#posts>.post .post-desc .post-info>div span.disqus-icon{margin-left:12px;padding-left:20px}.post-info .disqus-icon,footer .post-footer .disqus-icon{background-position:2px 2px}
