/*!********************************
* Author: volkod *
* Author URI: https://volkod.name *
**********************************/@import "css.css";html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}.flat{width:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.full_article_desc table{border:1px solid #c7c9ca;border-collapse:collapse;padding:0;margin:15px 0;border-radius:3px}.full_article_desc table tr,.full_article_desc table td,.full_article_desc table th{border:1px solid #c7c9ca;border-collapse:collapse;padding:0;margin:0}.full_article_desc table td,.full_article_desc table th{padding:4px 6px}*{-webkit-box-sizing:border-box!important;box-sizing:border-box!important;outline:0!important}body{text-rendering:optimizeLegibility;background:#f3f4f6;color:rgba(0,0,0,.87);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-moz-font-feature-settings:"liga" on;font-family:Roboto,open sans,helvetica neue,sans-serif;font-size:18px;line-height:1.6;overflow-x:hidden}.wrapper{max-width:1200px;width:100%;margin:0 auto}a{text-decoration:underline;-webkit-text-decoration-skip:ink;text-decoration-skip:ink;color:#21bd6e}a:hover{text-decoration:none}img{max-width:100%;height:auto;width:auto}.adsense{width:100%}.btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1rem;font-weight:500;padding:.3em 1.3em;border-radius:10em;border:1px solid #dadce0;text-align:center;text-decoration:none;color:inherit;cursor:pointer;-webkit-transition:background ease .3s,border-color ease .3s,color ease .3s,-webkit-box-shadow ease .3s;transition:background ease .3s,border-color ease .3s,color ease .3s,-webkit-box-shadow ease .3s;-o-transition:box-shadow ease .3s,background ease .3s,border-color ease .3s,color ease .3s;transition:box-shadow ease .3s,background ease .3s,border-color ease .3s,color ease .3s;transition:box-shadow ease .3s,background ease .3s,border-color ease .3s,color ease .3s,-webkit-box-shadow ease .3s}.btn svg{display:block;width:24px;height:24px;margin-right:.4em}.btn.big{font-size:1.2rem;text-transform:uppercase}.btn.green{border:none;background:#24cd77;color:#fff;fill:#fff}.btn.green:hover{background:#21bd6e}.btn.white{background:#fff;color:#24cd77;border-color:transparent}.btn.white:hover{background:0 0;color:#fff;-webkit-box-shadow:none;box-shadow:none;border-color:#fff}.btn:hover{-webkit-box-shadow:0 1px 30px 1px #dadce0;box-shadow:0 1px 30px 1px #dadce0;border-color:transparent}.header_page{width:100%;-webkit-box-shadow:0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.2);box-shadow:0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.2);padding:12px 4vw;background:#24cd77;color:#fff}.header_page_body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width:770px){.header_page_body{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.logo{font-size:22px;font-weight:500;-ms-flex-negative:0;flex-shrink:0;min-width:350px}.logo_link{color:#fff;text-decoration:none}@media(max-width:1100px){.logo{min-width:150px}}.search{width:calc(100% - 600px - 40px);margin:0 20px;position:relative;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch}@media(max-width:1100px){.search{width:calc(100% - 300px - 150px - 40px)}}@media(max-width:770px){.search{width:calc(100% - 150px - 20px);margin-right:0}}@media(max-width:380px){.search{width:100%;margin:1.1em 0 0}}.search_field{width:100%;height:100%;border-radius:4px;background:rgba(0,0,0,.08);border:1px solid transparent;padding:.76rem 1rem;-webkit-transition:color ease .3s,background ease .3s,border-color ease .3s,-webkit-box-shadow ease .3s;transition:color ease .3s,background ease .3s,border-color ease .3s,-webkit-box-shadow ease .3s;-o-transition:color ease .3s,background ease .3s,box-shadow ease .3s,border-color ease .3s;transition:color ease .3s,background ease .3s,box-shadow ease .3s,border-color ease .3s;transition:color ease .3s,background ease .3s,box-shadow ease .3s,border-color ease .3s,-webkit-box-shadow ease .3s}.search_field::-webkit-input-placeholder{color:#fff;opacity:.7;-webkit-transition:color ease .3s;-o-transition:color ease .3s;transition:color ease .3s}.search_field:-ms-input-placeholder{color:#fff;opacity:.7;-webkit-transition:color ease .3s;-o-transition:color ease .3s;transition:color ease .3s}.search_field::-ms-input-placeholder{color:#fff;opacity:.7;-webkit-transition:color ease .3s;-o-transition:color ease .3s;transition:color ease .3s}.search_field::placeholder{color:#fff;opacity:.7;-webkit-transition:color ease .3s;-o-transition:color ease .3s;transition:color ease .3s}.search_field:focus,.search_field:valid{background:#fff;color:rgba(0,0,0,.87);-webkit-box-shadow:0 1px 1px rgba(0,0,0,.24);box-shadow:0 1px 1px rgba(0,0,0,.24);border-color:rgba(0,0,0,.12)}.search_field:focus::-webkit-input-placeholder,.search_field:valid::-webkit-input-placeholder{color:rgba(0,0,0,.87);opacity:.45}.search_field:focus:-ms-input-placeholder,.search_field:valid:-ms-input-placeholder{color:rgba(0,0,0,.87);opacity:.45}.search_field:focus::-ms-input-placeholder,.search_field:valid::-ms-input-placeholder{color:rgba(0,0,0,.87);opacity:.45}.search_field:focus::placeholder,.search_field:valid::placeholder{color:rgba(0,0,0,.87);opacity:.45}.search_field:focus~.search_btn,.search_field:valid~.search_btn{fill:rgba(0,0,0,.87)}.search_btn{display:block;position:absolute;top:50%;right:1px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);border:none;background:0 0;fill:#fff;opacity:.7;-webkit-transition:fill ease .3s,opacity ease .3s;-o-transition:fill ease .3s,opacity ease .3s;transition:fill ease .3s,opacity ease .3s}.search_btn svg{display:block;width:30px;height:30px}.search_btn:hover{opacity:.9}.menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin:0;padding:0;font-size:20px;-ms-flex-negative:0;flex-shrink:0;min-width:350px}
.menu .menu_item img{min-width:16px}@media(max-width:770px){.menu{width:100%;margin-top:1em;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}
.menu_item{list-style:none;margin:0 .5em}
.menu_item_link{display:block;text-decoration:none;color:#fff;border-bottom:2px solid transparent;-webkit-transition:border-color ease .3s;-o-transition:border-color ease .3s;transition:border-color ease .3s}
.menu_item_link:hover{border-bottom-color:currentColor}@media(max-width:1100px){.menu{min-width:auto}}.main_page{padding:25px 4vw}
.main_page.main .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.block_main{width:100%}.block_main_title{margin:1rem 0 1.15rem;font-size:1.6rem;font-weight:500}.block_main_btn{text-align:center;margin:.5rem 0 1.5rem}.desc_page{background:#fff;-webkit-box-shadow:0 1px 10px 1px #dadce0;box-shadow:0 1px 10px 1px #dadce0;border-radius:.4rem;margin:1rem 0 0;font-size:1.1rem;padding:.8em 1em;width:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.desc_page h1,.desc_page h2,.desc_page h3,.desc_page_title{font-size:1.6em;font-weight:500;line-height:1.4;margin:0 0 .5em}.desc_page p{margin:.75em 0}.desc_page p:last-child{margin-bottom:0}.aside_block_title{font-size:1.3em;font-weight:500;margin-bottom:.3rem}.aside_block:not(:last-child){margin-bottom:1rem}.aside .yarpp-related{position:-webkit-sticky;position:sticky;top:0}.ads_link{margin:.5rem 0 1rem}.ads_aside_block{margin-bottom:1rem;max-width:100%}.cop_dmca{position:fixed;bottom:0;left:0;right:0;background:rgba(0,0,0,.7);-webkit-box-shadow:0 0 10px 1px #dadce0;box-shadow:0 0 10px 1px #dadce0;z-index:9999;padding:15px 4vw;color:#fff;font-size:14px}@media(max-width:500px){.cop_dmca{padding:10px 4vw}}.cop_dmca:not(.active){display:none}.cop_dmca .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(max-width:414px){.menu_item{margin:0 .25em}}@media(max-width:500px){.cop_dmca .wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.cop_dmca__btn{-ms-flex-negative:0;flex-shrink:0}.cop_dmca__btn-item{text-decoration:none}.cop_dmca__btn-item:first-child{display:inline-block;margin-right:10px}@media(max-width:600px){.cop_dmca__btn-item:first-child{margin:0}}.cop_dmca__text{margin-right:20px}@media(max-width:500px){.cop_dmca__text{margin:0 0 7px}}.download_block{background:#fff;-webkit-box-shadow:0 1px 10px 1px #dadce0;box-shadow:0 1px 10px 1px #dadce0;border-radius:.4rem;margin:1rem auto;font-size:1.1rem;padding:.8em 1em;width:100%;max-width:500px}.download_block__title{margin:0 0 1rem;padding:0;font-size:1.5em;font-weight:500;text-align:center;line-height:1.2}.download_block__img{display:block;border-radius:8px;height:150px;width:150px;-o-object-fit:cover;object-fit:cover;margin:0 auto 1rem}.download_block__counter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100px;height:100px;border-radius:50%;background:#24cd77;color:#fff;border:.07em solid #21bd6e;margin:0 auto;line-height:1;font-family:big shoulders display,cursive;font-size:3.8em;font-weight:900}.download_block__btn{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto}.download_block__btn:not(.active){display:none}.short_block{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -.5rem;width:calc(100% + 1rem)}.short_block_link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background:#fff;width:calc(25% - 1rem);margin:0 .5rem 1rem;border-radius:8px;-webkit-box-shadow:0 1px 10px 1px #dadce0;box-shadow:0 1px 10px 1px #dadce0;font-size:1rem;padding:.8em 1em 0;text-decoration:none;color:inherit;overflow:hidden;-webkit-transition:-webkit-box-shadow ease .3s;transition:-webkit-box-shadow ease .3s;-o-transition:box-shadow ease .3s;transition:box-shadow ease .3s;transition:box-shadow ease .3s,-webkit-box-shadow ease .3s}@media(max-width:1100px){.short_block_link{width:calc(33.333% - 1rem)}}@media(max-width:890px){.short_block_link{width:calc(50% - 1rem)}}@media(max-width:700px){.short_block_link{width:calc(100% - 1rem)}}@media(max-width:430px){.short_block_link{width:calc(100% - 1rem)}}.short_block_link.ads{padding:.3em}.short_block_link.ads .adsbygoogle{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.short_block_link_body{width:100%}.short_block_link_image,.short_block_link_title{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.short_block_link_title{font-size:1.2em;font-weight:500;text-align:center;line-height:1.3}.short_block_link_image{display:block;margin:1em auto;border-radius:8px;width:100px;height:100px;-o-object-fit:cover;object-fit:cover;overflow:hidden}.short_block_link_info{font-weight:300;font-size:.9em;line-height:1.3}.short_block_link_info_title{font-weight:400}.short_block_link_download{display:block;width:calc(100% + 2em);margin:.8em -1em -1px;text-align:center;padding:.5em 1em;background:#24cd77;color:#fff;-webkit-transition:background ease .3s;-o-transition:background ease .3s;transition:background ease .3s;text-transform:uppercase;font-size:1em;font-weight:500}.short_block_link:hover{-webkit-box-shadow:0 1px 30px 1px #dadce0;box-shadow:0 1px 30px 1px #dadce0}.short_block_link:hover .short_block_link_download{background:#21bd6e}.aside_article{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 10px 1px #dadce0;box-shadow:0 1px 10px 1px #dadce0;font-size:1rem;padding:.8em 1em;color:rgba(0,0,0,.7);text-decoration:none;line-height:1.4;-webkit-transition:-webkit-box-shadow ease .3s;transition:-webkit-box-shadow ease .3s;-o-transition:box-shadow ease .3s;transition:box-shadow ease .3s;transition:box-shadow ease .3s,-webkit-box-shadow ease .3s}.aside_article:not(:last-child){margin-bottom:.6em}.aside_article_img{width:75px;height:75px;border-radius:8px;margin-right:.5em;overflow:hidden}.aside_article_right{width:calc(100% - 80px - .5em)}.aside_article_title{font-size:1.3em;font-weight:500;color:rgba(0,0,0,.87)}.aside_article_dev,.aside_article_title,.aside_article_version{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.aside_article:hover{-webkit-box-shadow:0 1px 30px 1px #dadce0;box-shadow:0 1px 30px 1px #dadce0}.full>.wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.full_content{width:calc(100% - 300px - 1rem)}@media(max-width:990px){.full_content{width:100%;margin-bottom:40px}}.full_content.not_aside{width:100%}.full_aside{width:300px}@media(max-width:990px){.full_aside{width:100%}}.full_article{background:#fff;-webkit-box-shadow:0 1px 10px 1px #dadce0;box-shadow:0 1px 10px 1px #dadce0;border-radius:8px;font-size:1rem;padding:1.5rem;margin-bottom:1rem}.full_article_header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;margin-bottom:1rem}@media(max-width:400px){.full_article_header{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}}.full_article_header_right{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(100% - 100px - 1rem)}@media(max-width:400px){.full_article_header_right{width:100%;margin-top:.5em;text-align:center}}.full_article_header .btn{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:.5em;text-transform:uppercase}@media(max-width:600px){.full_article_header .btn{display:none}}.full_article_img{display:block;border-radius:8px;height:100px;width:100px;-ms-flex-negative:0;flex-shrink:0;-ms-flex-item-align:start;align-self:flex-start;-o-object-fit:cover;object-fit:cover}.full_article h2,.full_article h3,.full_article_title,.full_article_titles{width:100%;margin:0 0 .3em;padding:0;font-size:1.5em;font-weight:500}.full_article h3{font-size:1.4em}.full_article h4{font-size:1.3em}.full_article_screen{background:#24cd77;width:calc(100% + 3rem);margin:1rem -1.5rem .5rem;padding:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.full_article_screen p{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap}.full_article_screen img{max-width:265px;margin:.5rem;border-radius:8px}.full_article_info{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(max-width:640px){.full_article_info{-ms-flex-wrap:wrap;flex-wrap:wrap}}.full_article_info_ad{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-item-align:start;align-self:flex-start;max-width:340px;width:100%}@media(max-width:525px){.full_article_info_ad .adsense{margin-left:calc(-4vw + -4rem)}}.full_article_info_ad .adsbygoogle{width:100%;height:200px!important;margin-left:0!important}@media(max-width:640px){.full_article_info_ad{max-width:100%;margin-bottom:1rem}}.full_article_info_right{width:calc(100% - 340px - 1rem)}@media(max-width:640px){.full_article_info_right{width:100%}}.full_article_info_version{line-height:1.3}.full_article_info_version .title{font-size:1.2em;font-weight:500;margin-bottom:.5em}.full_article_info_version .desc{font-size:.9em}.full_article_info_version .desc p{margin:0 0 .5em}.full_article_info_version .desc p:last-child{margin-bottom:0}.full_article_info_list,.full_article_info_list tbody{display:-webkit-box;display:-ms-flexbox;display:flex!important;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-item-align:start;align-self:flex-start;padding:0;margin:0;width:100%;font-size:.95em}.full_article_info_list_item{list-style:none;padding:0 .3em 1em 0;-webkit-box-flex:1;-ms-flex:1 1 220px;flex:1 1 220px;display:block!important}.full_article_info_list_item td{display:block!important}.full_article_info_list_item .title{display:block!important;font-size:1.15em;font-weight:500}.full_article_info_list_item a{text-decoration:none}.full_article_info_list_item a:hover{text-decoration:underline}.full_article_desc{margin:1rem 0 .8rem;font-size:1.05em}.full_article_desc .full_article_titles{font-size:1.5em}.full_article_desc p{margin:0 0 .8em}.full_article_desc p:last-child{margin-bottom:0}.full_article_desc ul{margin:1rem 0;padding:0}.full_article_desc ul li{list-style:none;position:relative;padding-left:20px}.full_article_desc ul li:not(:last-child){margin-bottom:.6em}.full_article_desc ul li:before{content:'';display:block;position:absolute;width:10px;height:10px;background:#24cd77;border-radius:50%;left:0;top:9px}.full_article_video iframe,.full_article_video video{display:block;width:100%}.full_article .ads_link_full{margin:1rem 0;height:140px!important}.full_article_download{margin:1rem 0 0}.full_article_download .btn{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;text-transform:none;padding:.7em 1.3em;margin-bottom:1rem}.full_article_download .btn_left{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}@media(max-width:650px){.full_article_download .btn_left{white-space:normal}}.full_article_download .btn_right{-ms-flex-negative:0;flex-shrink:0}@media(max-width:650px){.full_article_download .btn{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:8px}}.full_article_download_info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-size:.9em}.full_article_download_info svg{display:block;width:40px;height:40px;margin-right:.8rem}.full_article_share{margin-top:1rem;text-align:center}.breadcrumbs{width:100%;background:#fff;-webkit-box-shadow:0 1px 10px 1px #dadce0;box-shadow:0 1px 10px 1px #dadce0;border-radius:8px;font-size:1rem;padding:.8rem 1.5rem;margin-bottom:1rem}.breadcrumbs>span{margin-right:.3em}.breadcrumbs>span:not(:first-child){margin-left:.3em}.breadcrumbs a{color:#24cd77;text-decoration:none}.breadcrumbs a:hover{text-decoration:underline}.footer_page{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1rem;padding:1rem 0;font-size:.9rem;border-top:1px solid #dadce0}@media(max-width:1240px){.footer_page{padding:1rem 4vw}}@media(max-width:750px){.footer_page{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.footer_menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;padding:0;font-weight:500}.footer_menu_item{list-style:none;margin-right:.6em}.footer_menu_item_link{color:rgba(0,0,0,.87);text-decoration:none}.footer_menu_item_link:hover{text-decoration:underline}.comments_block{background:#fff;-webkit-box-shadow:0 1px 10px 1px #dadce0;box-shadow:0 1px 10px 1px #dadce0;border-radius:8px;font-size:1rem;padding:1.5rem;margin:1rem 0 0}.comments_block_title{font-size:1.5em;font-weight:500;line-height:1.3;margin-bottom:1rem}.add_reviews{margin-bottom:1rem}.add_reviews_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.add_reviews_input{width:calc(50% - .5rem)}@media(max-width:540px){.add_reviews_input{width:100%}}.add_reviews_input,.add_reviews_textarea{display:block;margin-bottom:1rem;border:1px solid #dadce0;border-radius:8px;padding:.6em .8em;color:rgba(0,0,0,.87);background:#fff}.add_reviews_input::-webkit-input-placeholder,.add_reviews_textarea::-webkit-input-placeholder{color:rgba(0,0,0,.87);opacity:1}.add_reviews_input:-ms-input-placeholder,.add_reviews_textarea:-ms-input-placeholder{color:rgba(0,0,0,.87);opacity:1}.add_reviews_input::-ms-input-placeholder,.add_reviews_textarea::-ms-input-placeholder{color:rgba(0,0,0,.87);opacity:1}.add_reviews_input::placeholder,.add_reviews_textarea::placeholder{color:rgba(0,0,0,.87);opacity:1}.add_reviews_textarea{width:100%;height:100px;resize:none}.comments_list{margin:0;padding:0}.comments_list li{list-style:none}.comments_list ul{padding:0 0 0 65px}@media(max-width:650px){.comments_list ul{padding-left:2em}}@media(max-width:470px){.comments_list ul{padding-left:1em}}.comment_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;margin-bottom:1em}.comment_item_avatar{display:block;width:50px;height:50px;border-radius:50%}.comment_item_content{width:calc(100% - 65px);border-bottom:1px solid #dadce0;padding-bottom:.8em}.comment_item_content_header_author{font-weight:500}.comment_item_content_header_date{font-size:.8em;font-weight:300}.comment_item_content_text{font-size:1.1em;margin:0}.comment_item_content_text p{margin:0}.comment_item_content_text_reply{font-size:.9em;margin:.2em 0 0}.comment_item_content_text_reply a{text-decoration:none}.comment_item_content_text_reply a:hover{text-decoration:underline}.navigation{width:100%}.navigation .wp-paginate{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;padding:0}.navigation .wp-paginate li{list-style:none;margin:.3rem}.navigation .wp-paginate li a,.navigation .wp-paginate li span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:50px;min-height:50px;padding:.3em;border-radius:50%;background:#fff;-webkit-box-shadow:0 1px 10px 1px #dadce0;box-shadow:0 1px 10px 1px #dadce0;text-decoration:none;color:rgba(0,0,0,.87);font-size:1.1rem;font-weight:500;-webkit-transition:color ease .3s,background ease .3s,-webkit-box-shadow ease .3s;transition:color ease .3s,background ease .3s,-webkit-box-shadow ease .3s;-o-transition:color ease .3s,background ease .3s,box-shadow ease .3s;transition:color ease .3s,background ease .3s,box-shadow ease .3s;transition:color ease .3s,background ease .3s,box-shadow ease .3s,-webkit-box-shadow ease .3s}.navigation .wp-paginate li a.next,.navigation .wp-paginate li a.prev,.navigation .wp-paginate li span.next,.navigation .wp-paginate li span.prev{font-size:1.5em;line-height:0;padding-bottom:.4em}.navigation .wp-paginate li a.current.page,.navigation .wp-paginate li span.current.page{background:#24cd77;color:#fff}.navigation .wp-paginate li a:hover{background:#24cd77;color:#fff;-webkit-box-shadow:0 1px 30px 1px #dadce0;box-shadow:0 1px 30px 1px #dadce0}.s-rate-app{position:absolute;display:inline-block;background:#24cd77;color:#fff;height:26px;line-height:26px;padding:0 0 0 10px}.s-rate-app:before{width:0;height:0;border-width:13px;border-style:solid;border-color:#24cd77 transparent #24cd77 #24cd77;position:absolute;left:100%;top:0;content:""}.poledow{display:block;background-color:#fff;color:#09200b!important;text-decoration:none!important;padding:10px 20px;width:100%;margin-bottom:10px;-moz-border-radius:30px;-webkit-border-radius:30px}.poledow:hover{background-color:#dffdef}.akismet_comment_form_privacy_notice{display:none}.full_article_download_info,.tith2 h2{color:#fff}.full_article_download_info{margin-top:20px}.poledow svg{padding-top:4px;display:inline-block;margin-right:10px}.telegram-link{background-color:#33afe2;border:none;color:#fff;fill:#fff}.g-play{display:block;background:url(../image/g-play.png) no-repeat scroll transparent;background-position:0 -15px;width:150px;height:54px}.g-play:hover{background:url(../image/g-play.png) no-repeat scroll transparent;background-position:0 -82px;width:150px;height:54px}.short_block_link_info{text-align:center;margin-top:5px}.article-author a:hover{text-decoration:none}.article-author .author,.article-author .title,article-author .post-counter{color:#000;text-decoration:none}.fullautor{background:#fff}.fotopostautor img{width:100%}.fotopostautor{display:block;border-radius:8px;height:100px;width:100px;-ms-flex-negative:0;flex-shrink:0;-ms-flex-item-align:start;align-self:flex-start;-o-object-fit:cover;object-fit:cover}.fullautor li{list-style:none}.author-image img{max-width:50px}.article-author,.left-info-author{display:inline-block}.right-info-author{vertical-align:top;margin-left:10px;display:inline-block}.rautingpost{width:100%}.article-author{margin-top:1rem}.telebut{display:inline-block;margin-top:1.3rem;vertical-align:top;margin-left:5px;margin-bottom:1rem}.full_article_share{display:inline-block;margin-top:1rem;float:right}.left-autor-block{width:185px}.right-autor-block{width:80%;width:calc(100% - 185px);padding:0 0 0 40px;-webkit-box-sizing:border-box;box-sizing:border-box}.pageautor{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.author-image-single img{border-radius:10px;-webkit-box-shadow:0 0 0 3px #24cd77;box-shadow:0 0 0 3px #24cd77}.autortitsingle{font-size:257.5%;font-weight:700;color:#24cd77}.autoprosmotrsingle{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.profile-stats__item-content{line-height:0;margin-left:10px}.profile-stats__control{margin:0 10px}.linew{width:100%;height:1px;border-top:1px solid #e8e8e8;margin:10px 0}.titaboutme{margin:0 0 15px;font-size:150%;font-weight:700}.post-counter{font-size:.8rem}img[data-src]:not(.loaded){opacity:0}#lang_choice_1 option,#lang_choice_1{color:#000!important}select#lang_choice_1{opacity:0}select#lang_choice_1+span{transform:translateY(-2px)}#select2-lang_choice_1-results .select2-results__option{display:flex;align-items:center;font-size:14px!important}@media(max-width:767px){.menu .menu_item_link{font-size:15px;line-height:32px}#select2-lang_choice_1-container{font-size:15px}#lang_choice_1 option,#lang_choice_1{font-size:18px}#lang_choice_1{width:100%;overflow:hidden}.full_article_screen img:not(.loaded){min-height:165px}.full_article_info_ad .adsense{min-height:200px}.comments_list>li.google-auto-placed,.short_block_link.ads.adsense,.full_article+.google-auto-placed,.full_article_info_ad .adsense,.full_article_desc .adsense,.full_article_desc google-auto-placed,.full_aside google-auto-placed{min-height:312px}.comments_list>li.google-auto-placed{height:auto!important}html .full_article_video+.adsense{min-height:150px}body:not(#js) .comments_list>li:nth-of-type(5n){padding-bottom:312px}body:not(#js) .telebut{padding-bottom:94px}html .full_article_desc .flat_pm_start{min-height:620px}body:not(#js) .full_article+.adsense{min-height:1280px}.full_article_header>img{min-height:100px}}.single_page .screenshotes-slider{margin-top:20px;max-height:355px}.single_page .screenshotes-slider .item{display:flex;max-height:500px;position:relative;margin-right:10px}.single_page .screenshotes-slider .item .play{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.single_page .screenshotes-slider .slick-arrow{position:absolute;top:0;bottom:0;margin:auto 0;display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;background:#fff;box-shadow:0 1px 10px 1px #dadce0;z-index:1;cursor:pointer}.single_page .screenshotes-slider .slick-arrow.prev{left:-25px}.single_page .screenshotes-slider .slick-arrow.next{right:-25px}.single_page .screenshotes-slider .slick-dots{display:flex;align-items:center;justify-content:center;gap:5px;position:absolute;bottom:20px;left:0;right:0;padding:0;margin:0 auto}.single_page .screenshotes-slider .slick-dots button{display:none}.single_page .screenshotes-slider .slick-dots li{list-style-type:none;width:12px;height:12px;border-radius:10px;background:#fff;cursor:pointer;transition:.5s}.single_page .screenshotes-slider .slick-dots li.slick-active{width:32px;background:#24cd77}.single_page .tags{margin:20px 0 25px}.single_page .tags .items{display:flex;flex-wrap:wrap;gap:10px}.single_page .tags .items a{padding:4px 10px;border:1px solid #00a6ed;border-radius:4px;text-decoration:none;font-size:14px;color:#00a6ed;transition:.3s}.single_page .tags .items a:hover{background:#00a6ed;color:#fff}.single_page .socials{display:flex;align-items:center;justify-content:space-between;background:#fff;box-shadow:0 1px 10px 1px #dadce0;border-radius:8px;padding:1rem 1.5rem;margin-bottom:1rem}.single_page .socials .item{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:4px;text-decoration:none}.single_page .socials .item .icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%}.single_page .socials .youtube .icon{background:#ec1714}.single_page .socials .pinterest .icon{background:#cb2027}.single_page .socials .twitter .icon{background:#1da1f2}.single_page .socials .item .name{font-size:14px;text-decoration:none}.single_page .socials .youtube .name{color:#ec1714}.single_page .socials .pinterest .name{color:#cb2027}.single_page .socials .twitter .name{color:#1da1f2}.single_page .faq{margin:20px 0 25px}.single_page .faq .items{display:flex;flex-direction:column;gap:10px}.single_page .faq .item{border:1px solid #dadce0;border-radius:4px}.single_page .faq .item .question{margin:0;font-size:16px;font-weight:500;padding:12px 20px;cursor:pointer}.single_page .faq .item .answer{font-size:14px;padding:0 20px 12px;margin:0}.single_page .faq .item .answer p{margin:0}.single_page .down-line{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.single_page .share{display:flex;gap:4px}.single_page .share .item{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:6px;cursor:pointer;transition:all .2s ease-in-out}.single_page .share .item:hover{transform:translateY(-4px)}.single_page .share .item.facebook{background:#3b5998}.single_page .share .item.twitter{background:#1da1f2}.single_page .share .item.pinterest{background:#cb2027}.single_page .share .item.telegram{background:#08c}.single_page .share .item.reddit{background:#ff5700}.single_page .commentNav{display:flex;justify-content:space-between;margin-bottom:20px}.main_page.category_page{padding-top:30px;padding-bottom:30px}.category_page .block_main{display:flex;gap:30px}.category_page .sidebar{flex-shrink:0;width:330px;height:max-content;background:#fff;border-radius:8px;box-shadow:0 1px 10px 1px #dadce0;overflow:hidden}.category_page .sidebar .head{display:flex;align-items:center;justify-content:space-between;background:#24cd77;color:#fff;padding:13px 25px;font-size:18px;font-weight:500;margin:0}.category_page .sidebar .head .arrow{display:none;transition:.3s}.category_page .sidebar.open .head .arrow{transform:rotate(90deg)}.category_page .sidebar .item .category{display:flex;align-items:center;gap:10px;background:#fafafa;padding:0 25px;height:40px;text-decoration:none;border-top:1px solid #eee;border-bottom:1px solid #eee;color:initial;transition:.3s}.category_page .sidebar .item .category:hover{color:#24cd77}.category_page .sidebar .item .category .name{font-size:15px;font-weight:500}.category_page .sidebar .item .category .arrow{margin-left:auto}.category_page .sidebar .item .subcategories{display:flex;flex-wrap:wrap;padding:20px 25px;gap:15px 0}.category_page .sidebar .item .subcategory{width:50%;display:flex;align-items:center;gap:10px;text-decoration:none;color:initial;transition:.3s}.category_page .sidebar .item .subcategory:hover{color:#24cd77}.category_page .sidebar .item .subcategory .image{border-radius:50%;background:#ccc}.category_page .sidebar .item .subcategory .name{font-size:13px}.category_page .short_block_head{display:flex;justify-content:space-between;align-items:center;width:calc(100% - 0.5rem);background:#fff;border-radius:8px;box-shadow:0 1px 10px 1px #dadce0;padding:10px 25px;margin-bottom:16px}.category_page .short_block_wrap{width:100%}.category_page .short_block_head .block_main_title{font-size:22px;font-weight:500;margin:0}.category_page .short_block_link{width:calc(33% - 1rem)}.tag_page .short_block_head{display:flex;justify-content:space-between;align-items:center;width:100%;background:#fff;border-radius:8px;box-shadow:0 1px 10px 1px #dadce0;padding:10px 25px;margin-bottom:1rem}.tag_page .short_block_wrap{width:100%}.tag_page .desc_page{margin-bottom:1rem}.tag_page .short_block_head .block_main_title{font-size:22px;font-weight:500;margin:0}.tag_page .desc_page p:first-child{margin-top:0}.tag_page .image-wrap{display:flex;border-radius:8px;overflow:hidden}.wpcf7-form{margin-top:20px}input:not([type=radio],[type=checkbox],[type=search],[type=submit]){border:1px solid #c7c9ca;width:100%;height:40px;padding:0 16px;margin-bottom:10px;border-radius:4px;outline:0;margin-top:4px}input:not([type=radio],[type=checkbox],[type=search],[type=submit]):read-only{background:#f1f3f4}input[type=radio]{width:20px;height:20px}.wpcf7-radio{display:flex;flex-direction:column;gap:5px;margin-top:5px;margin-bottom:20px}.wpcf7-radio .wpcf7-list-item{margin:0}.wpcf7-radio .wpcf7-list-item label{display:flex;align-items:center;gap:8px}textarea{display:block;width:100%;border:1px solid #c7c9ca;padding:8px 16px;margin-bottom:30px;height:100px;border-radius:4px;margin-top:4px}.wpcf7-submit{text-align:center;width:100%;height:48px;background:#24cd77;color:#fff;border-radius:4px;text-transform:uppercase;font-size:1.2rem;font-weight:500;border:none;transition:all ease .3s}.wpcf7-submit:hover{-webkit-box-shadow:0 1px 30px 1px #dadce0;box-shadow:0 1px 30px 1px #dadce0;border-color:transparent}.menu{min-width:auto;margin-right:20px}.hidden{display:none}.current-language{display:flex;align-items:center;gap:8px;height:30px;border:1px solid #fff;padding:0 8px;border-radius:5px;flex-shrink:0;font-size:16px;color:inherit;text-decoration:none;cursor:pointer}.current-language .language-icon{transform:scale(1.2)}.current-language:after{content:"";width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #fff}.full_article{position:relative}.safe-link{position:absolute;top:0;right:0}.safe-link:before{content:'';position:absolute;top:0;right:0;width:0;height:0;border-top:40px solid #21bd6e;border-left:40px solid transparent}.safe-link .icon{position:relative;top:3px;right:2px;z-index:1}.full_article_desc_apps{position:relative;overflow:hidden}.full_article_desc.show{max-height:none;padding-bottom:30px}.full_article_desc .read-more{display:none;align-items:center;justify-content:center;gap:8px;width:100%;height:40px;line-height:40px;position:absolute;bottom:0;text-align:center;color:#24cd77;background:#fff;cursor:pointer}.full_article_desc .read-more.show{display:flex}.full_article_desc .read-more:before{content:attr(data-show)}.full_article_desc.show .read-more:before{content:attr(data-less)}.full_article_desc.show .read-more .arrow{transform:rotate(180deg)}.full_article_desc .read-more:after{content:'';width:100%;height:100%;position:absolute;top:-100%;left:0;z-index:1;background:linear-gradient(to bottom,rgba(255,255,255,0),#fff)}.full_article_desc.show .read-more:after{display:none}.footer-page{background:#333;padding:30px 4vw 15px;color:#999}.footer-page .columns{display:flex;gap:15px 30px;justify-content:space-between}.footer-page a{color:inherit;text-decoration:none}.footer-page .item .title{font-size:17px;margin-top:0;margin-bottom:10px}.footer-page .item ul{padding-left:22px;margin:0}.footer-page .item a{display:inline-block;padding:5px 0;font-size:14px;transition:.3s}.footer-page .item a:hover{color:#fff}.footer-page .wrap .item:not(:first-child) .title{border-top:1px solid #484848;padding-top:15px;margin-top:15px}.footer-page .footer-copyright{padding-top:15px;border-top:1px solid #484848;text-align:center;font-size:13px;margin:20px 0 0;color:#6f6f6f}.popup{background-color:#fff;margin:auto;position:relative;padding:30px;max-width:500px;border-radius:8px}.language-popup{max-width:630px}.language-popup .languages{padding:0;margin:0;display:flex;flex-wrap:wrap;gap:0 16px}.language-popup .languages .item{list-style-type:none;width:calc(33.33% - 11px)}.language-popup .languages .item a{display:flex;justify-content:space-between;color:inherit;text-decoration:none;padding:7px 16px;font-size:16px;border-radius:4px}.language-popup .languages .item.current-lang a,.language-popup .languages .item a:hover{background:rgb(33,189,110,.1);color:#21bd6e}.language-popup .languages .item.current-lang a:after{content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iOSIgdmlld0JveD0iMCAwIDEzIDkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+DQo8cGF0aCBkPSJNMS4zMzMzMSA0Ljk5OTk5TDQuMTkzMzEgNy44NTk5OUM0LjQ1MzMxIDguMTE5OTkgNC44NzMzMSA4LjExOTk5IDUuMTMzMzEgNy44NTk5OUwxMS4zMzMzIDEuNjY2NjYiIHN0cm9rZT0iIzIxYmQ2ZSIgc3Ryb2tlLXdpZHRoPSIxLjgiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPg0KPC9zdmc+);position:relative;top:-1px}.safe-popup{max-width:630px;font-size:16px}.mfp-close{padding:0 10px;cursor:pointer}.mfp-bg{opacity:.7}.my-mfp-zoom-in .popup{opacity:0;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-transform:scale(.8);-moz-transform:scale(.8);-ms-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8)}.my-mfp-zoom-in.mfp-ready .popup{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.my-mfp-zoom-in.mfp-removing .popup{-webkit-transform:scale(.8);-moz-transform:scale(.8);-ms-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8);opacity:0}.my-mfp-zoom-in.mfp-bg{opacity:0;-webkit-transition:opacity .3s ease-out;-moz-transition:opacity .3s ease-out;-o-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.my-mfp-zoom-in.mfp-ready.mfp-bg{opacity:.8}.my-mfp-zoom-in.mfp-removing.mfp-bg{opacity:0}@media only screen and (max-width:1200px){.single_page .share{width:100%;justify-content:center;margin-top:20px}.category_page .short_block_link{width:calc(49.5% - 1rem)}.footer-page .columns{flex-wrap:wrap}}@media only screen and (max-width:992px){.single_page .socials{justify-content:center;gap:50px}.category_page .block_main{flex-direction:column}.category_page .sidebar{width:calc(100% - 0.5rem)}.category_page .sidebar .item .subcategory{width:25%}.category_page .sidebar .items{display:none}.category_page .sidebar .head{cursor:pointer}.category_page .sidebar .head .arrow{display:block}.footer-page .wrap{display:flex;gap:30px;width:100%}.footer-page .wrap .item:not(:first-child) .title{border:none;padding-top:0;margin-top:0}}@media only screen and (max-width:768px){.menu{width:auto}.current-language{font-size:15px;margin-top:15px}.language-popup .languages .item{width:100%}.category_page .sidebar .item .subcategory{width:50%}.footer-page .columns>.item{width:calc(50% - 15px)}}@media only screen and (max-width:576px){.single_page .screenshotes-slider{max-height:150px;margin-bottom:40px}.single_page .screenshotes-slider .slick-slide{display:flex;height:150px}.single_page .screenshotes-slider .slick-arrow{width:40px;height:40px}.single_page .screenshotes-slider .item .play{width:50px}.single_page .screenshotes-slider .slick-dots{position:relative;bottom:0;margin-top:15px}.single_page .screenshotes-slider .slick-dots li{background:#c2c2c2;width:8px;height:8px}.single_page .share{margin-top:10px}.single_page .down-line{justify-content:center}.category_page .short_block_link{width:calc(100% - 1rem)}.category_page .short_block_head{width:100%}.category_page .block_main{gap:16px}.main_page.category_page{padding-top:25px;padding-bottom:25px}.category_page .sidebar{width:100%}.footer-page .item a{font-size:12px;padding:3px 0}.footer-page{padding-top:20px}.footer-page .item .title{font-size:16px;margin-bottom:4px}.footer-page .columns>.item{width:auto}.footer-page .columns{gap:15px}}@media(max-width:600px){.full_article_header .btn[href="#download_app"]{display:flex}}@media(max-width:530px){.full_article_info_list_item{flex:1 1 130px}}@media(max-width:400px){.full_article_header .btn[href="#download_app"]{margin-left:auto;margin-right:auto}}