html{-webkit-box-sizing:border-box;box-sizing:border-box}body{font-family:'Open Sans',sans-serif;letter-spacing:.2px;font-size:16px;color:#171b24;cursor:default;text-rendering:auto!important;font-smooth:auto!important;margin:0;padding:0;-moz-osx-font-smoothing:grayscale!important;-webkit-font-smoothing:antialiased!important;-webkit-text-size-adjust:none}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}a{color:#171b24;text-decoration:none}input{outline:0;-webkit-box-shadow:none;box-shadow:none;-moz-appearance:none;appearance:none;-webkit-appearance:none}input:-webkit-autofill{background:#fff!important}a:active,a:focus,a:hover,a:visited{text-decoration:none;color:inherit}.container{width:100%;max-width:970px;height:100%;margin-right:auto;margin-left:auto;padding:0 30px}.container:after{content:"";clear:both;display:table}h2{padding:0;margin:50px 0 15px 0;font-weight:700;font-size:26px}h3{color:#171b24;margin:0 0 25px 0;font-size:18px;font-weight:500}main{padding-bottom:75px;min-height:calc(100vh - 545px)}.page-header-description{font-size:16px}.ellipsis{white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.page-header.error-404 .first-string{margin-top:55px;text-transform:uppercase;font-size:15px;letter-spacing:1.6px;color:#171b24}.page-header.error-404 h1{margin-top:25px;margin-bottom:10px}.page-header.error-404 a{display:inline-block;margin-top:25px;font-weight:600}.page-header.error-404 .page-header-description{line-height:24px}.page-header h1{padding:0;margin:45px 0 15px 0;font-weight:700;font-size:26px}header{height:320px}header nav{width:100%;height:90px;margin:0 auto;position:relative;padding:27px 0}header nav .nav-brand{display:inline-block;position:absolute;left:0}header nav .nav-brand img{max-width:450px;height:30px;width:auto}header nav .nav-brand h1{font-size:14px;color:#fff;margin:0}header nav .nav-hamburger{display:none}header nav .nav-items{display:block;text-align:right;max-width:750px;float:right}header nav .nav-items a{color:#fff;margin-left:20px;font-size:12px;line-height:30px;display:inline-block;font-weight:500;opacity:.9}header nav .nav-items a:hover{opacity:1}header h1{text-align:center;color:#fff;font-size:32px;font-weight:500;margin:25px 0 0 0}header .search-form-block input{margin-top:35px;padding:0 55px 0 25px;width:100%;height:55px;border-radius:2px;border:none;-webkit-box-shadow:0 3px 3px -2px rgba(0,0,0,.12),0 3px 4px 0 rgba(0,0,0,.06);box-shadow:0 3px 3px -2px rgba(0,0,0,.12),0 3px 4px 0 rgba(0,0,0,.06);font-size:14px}header.inside-page-header{height:250px}header.inside-page-header h1.header-text{display:none}header .breadcrumbs{margin-top:27px;color:#fff;font-size:13px}header .breadcrumbs .last-breadcrumb{opacity:.9}header .breadcrumbs .separator{padding:0 2px}header .breadcrumbs a{color:#fff;opacity:.9}header .breadcrumbs a:hover{opacity:1}footer{min-height:50px;border-top:1px solid #ececec;margin-top:70px;position:relative;text-align:center;padding:25px 25px 45px 25px;color:#273248;font-size:12px}footer .bottom-links a{letter-spacing:0;opacity:.5;padding-right:20px;line-height:18px;color:#273248}footer .bottom-links a:hover{opacity:.7}footer .bottom-links a:last-of-type{padding-right:0}footer .social-links{margin-bottom:5px}footer .social-links .links-wrapper{width:142px;margin:0 auto}footer .social-links a{margin-top:20px;display:inline-block;opacity:.5}footer .social-links a:hover{opacity:.8}footer .social-links a img{width:32px;height:32px;margin-right:15px}footer .social-links a:last-of-type img{margin-right:0}footer .branding{position:absolute;bottom:20px;width:100%;left:0}footer .branding .helpcrunch-branding{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;opacity:.5}footer .branding .helpcrunch-branding:hover{opacity:.8}footer .branding .helpcrunch-branding-text{font-size:10px;letter-spacing:.2px;text-transform:uppercase;margin-right:5px}footer .branding .helpcrunch-branding-logo{width:88px;height:18px}.categories{margin-top:40px;color:#171b24}.categories .categories-wrapper,.categories .section-wrapper{font-size:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.categories .category-item{font-size:15px;width:300px;margin-right:35px;padding:30px 30px 60px 30px;border-radius:2px;-webkit-box-shadow:0 1px 5px 0 rgba(0,0,0,.2);box-shadow:0 1px 5px 0 rgba(0,0,0,.2);height:auto;cursor:pointer;position:relative;overflow:hidden;display:inline-block}.categories .category-item:last-of-type{margin-right:0}.categories .category-item:before{content:'';position:absolute;top:24px;left:-2px;border-radius:2px;height:35px;width:5px;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;opacity:1}.categories .category-item:hover{-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;background:#f9f9f9;-webkit-box-shadow:0 1px 20px 0 rgba(0,0,0,.1),0 2px 7px 0 rgba(0,0,0,.14);box-shadow:0 1px 20px 0 rgba(0,0,0,.1),0 2px 7px 0 rgba(0,0,0,.14);opacity:.9}.categories .category-item .category-content{height:100%;position:relative;overflow:hidden}.categories .category-item h4{margin:0 0 5px 0;width:100%;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;font-size:18px;font-weight:600;opacity:1}.categories .category-item p{width:100%;font-size:15px;font-weight:500;line-height:24px;padding:0;margin:0;opacity:1;word-break:break-word}.categories .category-item a.view-all{position:absolute;bottom:30px;opacity:.7}.categories.category-articles .category-item,.categories.other-categories .category-item,.categories.search-articles .category-item{width:100%;margin-right:0;height:190px;-webkit-box-shadow:none;box-shadow:none;border-bottom:1px solid #d8d8d8;border-radius:0;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}.categories.category-articles .categories-wrapper,.categories.category-articles .section-wrapper,.categories.other-categories .categories-wrapper,.categories.other-categories .section-wrapper,.categories.search-articles .categories-wrapper,.categories.search-articles .section-wrapper{-webkit-box-pack:normal;-ms-flex-pack:normal;justify-content:normal;display:block;-webkit-box-shadow:0 1px 5px 0 rgba(0,0,0,.2);box-shadow:0 1px 5px 0 rgba(0,0,0,.2);border-radius:2px}.categories.other-categories .category-item{display:block;height:auto;-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal;-webkit-box-pack:normal;-ms-flex-pack:normal;justify-content:normal}.categories.category-articles .content-view,.categories.search-articles .content-view{overflow:hidden;-webkit-transition:all 50ms ease-out;-o-transition:all 50ms ease-out;transition:all 50ms ease-out}.categories.category-articles .content-view.show-all,.categories.search-articles .content-view.show-all{max-height:none;-webkit-transition:all .15s ease-in;-o-transition:all .15s ease-in;transition:all .15s ease-in}.categories.category-articles .content-view.show-all+.see-all .hide-link,.categories.search-articles .content-view.show-all+.see-all .hide-link{display:inline-block!important}.categories.category-articles .content-view.show-all+.see-all .show-link,.categories.search-articles .content-view.show-all+.see-all .show-link{display:none!important}.categories.category-articles .category-item,.categories.search-articles .category-item{height:auto;min-height:auto;border-bottom:1px solid #d8d8d8;padding:13px 30px;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}.categories.category-articles .category-item:before,.categories.search-articles .category-item:before{height:0;width:0}.categories.category-articles .category-item.category-header,.categories.category-articles .category-item.section-header,.categories.search-articles .category-item.category-header,.categories.search-articles .category-item.section-header{border-bottom:1px solid #d8d8d8;height:85px;cursor:auto;display:block;padding:28px}.categories.category-articles .category-item.category-header:before,.categories.category-articles .category-item.section-header:before,.categories.search-articles .category-item.category-header:before,.categories.search-articles .category-item.section-header:before{height:35px;width:5px}.categories.category-articles .category-item.category-header:hover,.categories.category-articles .category-item.section-header:hover,.categories.search-articles .category-item.category-header:hover,.categories.search-articles .category-item.section-header:hover{background-color:#fff}.categories.category-articles .category-item.category-header:hover:before,.categories.category-articles .category-item.section-header:hover:before,.categories.search-articles .category-item.category-header:hover:before,.categories.search-articles .category-item.section-header:hover:before{height:35px;width:5px}.categories.category-articles .category-item.category-header:before,.categories.category-articles .category-item.section-header:before,.categories.search-articles .category-item.category-header:before,.categories.search-articles .category-item.section-header:before{background:#171b24}.categories.category-articles .category-item.category-header h3,.categories.category-articles .category-item.section-header h3,.categories.search-articles .category-item.category-header h3,.categories.search-articles .category-item.section-header h3{margin:0 0 12px 0;width:100%;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;color:#171b24;font-size:19px;font-weight:600}.categories.category-articles .category-item p,.categories.search-articles .category-item p{font-size:14px;color:#596378;line-height:25px;font-weight:500;width:100%}.categories.category-articles .category-content,.categories.search-articles .category-content{width:calc(100% - 180px);padding:0;margin-right:40px;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;-ms-flex-wrap:wrap;flex-wrap:wrap}.categories.category-articles .category-content h4,.categories.search-articles .category-content h4{width:100%;line-height:24px}.categories.category-articles .category-content.without-description,.categories.search-articles .category-content.without-description{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}.categories.category-articles .author-block,.categories.search-articles .author-block{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}.categories.category-articles .categories-wrapper,.categories.category-articles .section-wrapper,.categories.search-articles .categories-wrapper,.categories.search-articles .section-wrapper{-webkit-box-pack:normal;-ms-flex-pack:normal;justify-content:normal;display:block;-webkit-box-shadow:0 1px 5px 0 rgba(0,0,0,.2);box-shadow:0 1px 5px 0 rgba(0,0,0,.2);border-radius:2px}.categories.category-articles h4,.categories.search-articles h4{font-size:15px;margin:0}.categories.category-articles .see-all,.categories.search-articles .see-all{height:35px;color:#7e8287;font-size:10px;text-align:center;text-transform:uppercase;cursor:pointer;-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.2);box-shadow:0 2px 5px 0 rgba(0,0,0,.2);border:5px solid #fff}.categories.category-articles .see-all:hover,.categories.search-articles .see-all:hover{background:#f9f9f9;border-color:#f9f9f9}.categories.category-articles .see-all span,.categories.search-articles .see-all span{margin:4px 0 0 0;border-bottom:1px dashed #7e8287;display:inline-block}.categories.category-articles .see-all .hide-link,.categories.search-articles .see-all .hide-link{display:none}.categories.category-articles .see-all .show-link,.categories.search-articles .see-all .show-link{display:inline-block}.categories.category-articles.additional .categories-wrapper,.categories.category-articles.additional .section-wrapper,.categories.category-articles.search .categories-wrapper,.categories.category-articles.search .section-wrapper,.categories.search-articles.additional .categories-wrapper,.categories.search-articles.additional .section-wrapper,.categories.search-articles.search .categories-wrapper,.categories.search-articles.search .section-wrapper{-webkit-box-shadow:none;box-shadow:none}.categories.category-articles.additional .categories-wrapper .category-item,.categories.category-articles.additional .section-wrapper .category-item,.categories.category-articles.search .categories-wrapper .category-item,.categories.category-articles.search .section-wrapper .category-item,.categories.search-articles.additional .categories-wrapper .category-item,.categories.search-articles.additional .section-wrapper .category-item,.categories.search-articles.search .categories-wrapper .category-item,.categories.search-articles.search .section-wrapper .category-item{padding-left:5px;padding-right:5px}.categories.category-articles.additional .categories-wrapper .category-item:first-of-type,.categories.category-articles.additional .section-wrapper .category-item:first-of-type,.categories.category-articles.search .categories-wrapper .category-item:first-of-type,.categories.category-articles.search .section-wrapper .category-item:first-of-type,.categories.search-articles.additional .categories-wrapper .category-item:first-of-type,.categories.search-articles.additional .section-wrapper .category-item:first-of-type,.categories.search-articles.search .categories-wrapper .category-item:first-of-type,.categories.search-articles.search .section-wrapper .category-item:first-of-type{border-top:1px solid #d8d8d8}.categories.category-articles.additional .categories-wrapper .category-content,.categories.category-articles.additional .section-wrapper .category-content,.categories.search-articles.additional .categories-wrapper .category-content,.categories.search-articles.additional .section-wrapper .category-content{width:calc(100% - 205px)}.categories.category-articles.additional .categories-wrapper .category-item,.categories.category-articles.additional .section-wrapper .category-item,.categories.search-articles.additional .categories-wrapper .category-item,.categories.search-articles.additional .section-wrapper .category-item{padding-left:5px;padding-right:30px}.categories.category-articles.search .category-item,.categories.search-articles.search .category-item{height:85px}.categories.category-articles .categories-wrapper,.categories.category-articles .section-wrapper{-webkit-box-shadow:none;box-shadow:none}.categories.category-articles .categories-wrapper .content-view,.categories.category-articles .section-wrapper .content-view{margin-top:50px;-webkit-box-shadow:0 1px 5px 0 rgba(0,0,0,.2);box-shadow:0 1px 5px 0 rgba(0,0,0,.2)}.categories.category-articles .categories-wrapper .content-view:first-of-type,.categories.category-articles .section-wrapper .content-view:first-of-type{margin-top:0}.categories.category-articles .categories-wrapper .content-view.big-item,.categories.category-articles .section-wrapper .content-view.big-item{-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,.2);box-shadow:0 0 5px 0 rgba(0,0,0,.2)}.section-wrapper .content-view .category-item:nth-child(-n+4){display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.section-wrapper .content-view .category-item{display:none!important}.section-wrapper .show-all .category-item{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.author-block{width:180px;height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;color:#717a84;font-size:13px}.author-block .image-wrapper{width:30px;height:30px;margin-right:7px}.author-block .text-wrapper{width:163px}.author-block .author-image{width:30px;height:30px;border-radius:50%}.author-block .author-name{color:#3b444f}.author-block .empty-avatar{width:30px;height:30px;color:#fff;font-weight:600;display:inline-block;border-radius:50%;text-align:center;line-height:32px;font-size:9px;letter-spacing:0;text-transform:uppercase}code[class*=language-],pre[class*=language-]{color:#000;background:0 0;text-shadow:0 1px #fff;font-family:Consolas,Monaco,'Andale Mono','Ubuntu Mono',monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none}code[class*=language-] ::selection,code[class*=language-]::selection,pre[class*=language-] ::selection,pre[class*=language-]::selection{text-shadow:none;background:#b3d4fc}@media print{code[class*=language-],pre[class*=language-]{text-shadow:none}}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}:not(pre)>code[class*=language-],pre[class*=language-]{background:#f5f2f0}:not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#708090}.token.punctuation{color:#999}.namespace{opacity:.7}.token.boolean,.token.constant,.token.deleted,.token.number,.token.property,.token.symbol,.token.tag{color:#905}.token.attr-name,.token.builtin,.token.char,.token.inserted,.token.selector,.token.string{color:#690}.language-css .token.string,.style .token.string,.token.entity,.token.operator,.token.url{color:#9a6e3a;background:hsla(0,0%,100%,.5)}.token.atrule,.token.attr-value,.token.keyword{color:#07a}.token.class-name,.token.function{color:#dd4a68}.token.important,.token.regex,.token.variable{color:#e90}.token.bold,.token.important{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}main.article{padding-bottom:0}main.article .container{width:100%;max-width:760px}main.article .page-header.article-header h1{max-width:700px;font-size:42px;line-height:56px;margin-top:40px;margin-bottom:25px;word-break:break-word}main.article .page-header-description{display:block;max-width:700px;width:100%;font-size:24px;line-height:28px;margin-bottom:30px;color:#596378;word-break:break-word}main.article .author-block{width:100%;height:auto}main.article .author-block .image-wrapper{width:50px;height:50px;margin-right:15px}main.article .author-block .image-wrapper .empty-avatar{width:50px;height:50px;font-size:21px;line-height:50px;text-align:center}main.article .author-block .author-image{width:50px;height:50px}main.article .author-block .text-wrapper{width:100%;margin-top:10px}main.article #article-content{word-wrap:break-word;margin-top:40px;letter-spacing:.2px;font-size:18px}main.article #article-content a{text-decoration:underline;color:#5184d8}main.article #article-content p{margin:0 0 20px;font-size:18px;line-height:28px;min-height:28px}main.article #article-content h1,main.article #article-content h2,main.article #article-content h3,main.article #article-content h4{padding:0;line-height:normal;min-height:28px;margin:0 0 20px}main.article #article-content h1{font-size:40px;font-weight:700;line-height:50px}main.article #article-content h2{font-size:22px;font-weight:600;line-height:35px;min-height:35px}main.article #article-content h3{font-size:20px;font-weight:600;line-height:28px}main.article #article-content h4{font-size:18px;font-weight:600;line-height:28px}main.article #article-content ol,main.article #article-content ul{padding-left:0;list-style:none;margin:0 0 20px}main.article #article-content ol li,main.article #article-content ul li{font-size:17px;margin-bottom:15px;padding-left:45px;position:relative}main.article #article-content ol li:last-child,main.article #article-content ul li:last-child{margin-bottom:0!important}main.article #article-content ul li:before{content:'';border-left:10px solid transparent;border-top-style:solid;border-top-width:10px;border-top-color:#5184d8;position:absolute;top:8px;left:0}main.article #article-content ol{counter-reset:my-counter}main.article #article-content ol li{counter-increment:my-counter}main.article #article-content ol li:before{content:counter(my-counter) ". ";font-weight:600;color:#5184d8;position:absolute;left:0;top:0}main.article #article-content img{max-width:100%!important;height:auto;margin-bottom:12px}main.article #article-content img[style*="float: left"]{margin-right:12px}main.article #article-content img[style*="float: right"]{margin-left:12px}main.article #article-content blockquote{margin:0;padding-left:45px;border-left:3px solid #5184d8}main.article #article-content pre{margin:0 0 20px;padding:14px;border:1px solid #dcdcdc;border-radius:2px;background:#f3f3f3!important;font-size:14px;overflow:auto;max-height:400px;cursor:text}main.article #article-content iframe{display:block;outline:0;border:0;max-width:100%;width:100%!important;height:400px!important}main.article #article-content table{max-width:none;min-width:0;width:100%;border-collapse:collapse;border-style:solid;border-color:#d0c5c5;margin:0}main.article #article-content .table-wrapper{margin:0 0 20px;width:100%;overflow:auto}main.article #article-content .infobox{display:block;width:100%;font-size:14px;line-height:18px;letter-spacing:.2px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;border-left:5px solid;padding:10px 20px;margin:0 0 20px}main.article #article-content .infobox p{margin:0 0 20px}main.article #article-content .infobox p:last-child{margin:0!important}main.article #article-content .infobox.info{background:#cce5ff;color:#426eb6;border-color:#5494db}main.article #article-content .infobox.note{background-color:#fff2d0;color:#836a27;border-color:#f9c741}main.article #article-content .infobox.warning{background-color:#f7d7db;color:#732f37;border-color:#f86d7d}main.article #article-content .infobox.tip{background-color:#d5ecda;color:#316f41;border-color:#4ec96e}main.article+footer{margin-top:0}section.article-rating{border-top:1px solid #ececec;margin-top:70px;padding:40px 0}section.article-rating .container{width:100%;max-width:700px}section.article-rating+footer{margin-top:0}section.article-rating .rating-header{margin:0 auto;text-align:center;text-transform:uppercase;color:#232a32;font-size:14px;font-weight:600}section.article-rating .rating-container{width:400px;margin:0 auto}section.article-rating .ratings-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;height:60px;margin:40px auto 0 auto;padding-left:15px;cursor:pointer;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}section.article-rating .ratings-wrapper.sending{opacity:.4}section.article-rating .ratings-wrapper.has-rating .icon{opacity:.4}section.article-rating .ratings-wrapper .rating{width:50px;display:inline-block;margin-right:30px}section.article-rating .ratings-wrapper .rating:hover .icon{width:43px;height:43px;position:relative;bottom:3px;right:5px}section.article-rating .ratings-wrapper .rating:hover .icon.active{width:47px;height:47px}section.article-rating .ratings-wrapper .rating:last-of-type{margin-right:0}section.article-rating .ratings-wrapper .icon{width:36px;height:36px;background-repeat:no-repeat;background-size:cover;display:block}section.article-rating .ratings-wrapper .icon.active{width:47px;height:47px;position:relative;bottom:3px;right:5px;opacity:1}section.article-rating .ratings-wrapper .icon-poor{background-image:url(../../img/poor.svg)}section.article-rating .ratings-wrapper .icon-average{background-image:url(../../img/average.svg)}section.article-rating .ratings-wrapper .icon-great{background-image:url(../../img/great.svg)}.search-form-block .search-form{position:relative}.search-form-block .search-form .search-button{position:absolute;right:20px;bottom:15px;width:24px;height:24px;background-repeat:no-repeat;background-size:cover;cursor:pointer}.search-form-block .search-form .search-button .loading-animation-elements{display:none}.search-form-block .search-form .search-button.search{background-image:url(../../img/search.svg)}.search-form-block .search-form .search-button.remove{background-image:url(../../img/close.svg)}.search-form-block .search-form .search-button.loading{background:0 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.search-form-block .search-form .search-button.loading .loading-animation-elements{display:block}.search-form-block .search-form .search-button.loading .loading-animation-elements div{position:absolute;display:block;top:1px;right:1px;width:20px;height:20px;border-width:2px;border-style:solid;border-radius:50%;-webkit-animation:loading 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:loading 1.2s cubic-bezier(.5,0,.5,1) infinite}.search-form-block .search-form .search-button.loading .loading-animation-elements div:nth-child(1){-webkit-animation-delay:-.45s;animation-delay:-.45s}.search-form-block .search-form .search-button.loading .loading-animation-elements div:nth-child(2){-webkit-animation-delay:-.3s;animation-delay:-.3s}.search-form-block .search-form .search-button.loading .loading-animation-elements div:nth-child(3){-webkit-animation-delay:-.15s;animation-delay:-.15s}.search-form-block .search-wrapper{position:relative}.search-form-block .search-wrapper .search-autocomplete{display:none;position:absolute;background-color:#fff;left:0;top:91px;width:910px;min-height:80px;border-radius:2px;z-index:9999;padding-top:0;-webkit-box-shadow:0 1px 18px 0 rgba(0,0,0,.12),0 6px 10px 0 rgba(0,0,0,.14),0 3px 5px -1px rgba(0,0,0,.2);box-shadow:0 1px 18px 0 rgba(0,0,0,.12),0 6px 10px 0 rgba(0,0,0,.14),0 3px 5px -1px rgba(0,0,0,.2)}.search-form-block .search-wrapper .search-autocomplete.visible{display:block}.search-form-block .search-wrapper .highlight{background:#fff6ca}.search-form-block .see-more{font-size:10px;text-transform:uppercase;padding:7px 0;color:#7e8287;text-align:center;cursor:pointer;height:35px}.search-form-block .see-more span{border-bottom:1px dashed #7e8287}.categories.search-articles .category-content{width:100%;margin-right:0}.search-item{border-bottom:1px solid #d8d8d8;font-size:15px;cursor:pointer;min-height:70px;position:relative;padding:23px 20px}.search-item:hover{background-color:#f9f9f9}.search-item:last-of-type{border-bottom:none}.search-item:before{content:'';position:absolute;top:23px;left:20px;width:20px;height:20px;background-repeat:no-repeat;background-size:cover}.search-item-articles:before{background-image:url(../../img/article-icon.svg)}.search-item-sections:before{background-image:url(../../img/bookmark_border.svg)}.search-item-sections .title a{color:#171b24!important}.search-item-categories:before{background-image:url(../../img/open_folder.svg)}.search-item div{padding-left:30px!important}.search-item .title{font-weight:600}@-webkit-keyframes loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.up-block{position:fixed;bottom:35px;left:50px;width:64px;height:64px;z-index:5;opacity:0;cursor:pointer;-webkit-transition:opacity .24s ease;-o-transition:opacity .24s ease;transition:opacity .24s ease}.up-block.visible{opacity:1;-webkit-transition:opacity .24s ease;-o-transition:opacity .24s ease;transition:opacity .24s ease}.up-block .up-icon{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:100%;height:100%;border-radius:50%;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.1);box-shadow:0 2px 4px 0 rgba(0,0,0,.1);background-color:#fff}.up-block .up-icon:hover{-webkit-transition:all .24s;-o-transition:all .24s;transition:all .24s;opacity:.9;background-color:#f9f9f9}@media (max-width:992px){.container{width:100%;padding-bottom:5px}header{height:250px}header .container{margin:0 auto;padding:0}header h1{font-size:25px;line-height:25px;margin-top:20px;padding:0 30px}header .search-form-block .search-wrapper .search-autocomplete{width:calc(100% - 60px);left:30px;top:101px}header .search-form-block .search-form .search-button{right:40px}header.inside-page-header{height:195px}header.inside-page-header .search-form-block input{margin-top:0}header.inside-page-header .search-form-block .search-wrapper .search-autocomplete{top:56px}header nav{height:85px;padding:30px 0}header nav .nav-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;padding:0 30px}header nav .nav-hamburger__visible{display:block;width:23px;height:30px;position:relative;cursor:pointer}header nav .nav-hamburger__visible span,header nav .nav-hamburger__visible span:after,header nav .nav-hamburger__visible span:before{width:23px;height:3px;background-color:#fff;-webkit-transition:.3s cubic-bezier(.8,.5,.2,1.4);-o-transition:.3s cubic-bezier(.8,.5,.2,1.4);transition:.3s cubic-bezier(.8,.5,.2,1.4);left:0}header nav .nav-hamburger__visible span{position:relative;display:block;bottom:-6px}header nav .nav-hamburger__visible span:after,header nav .nav-hamburger__visible span:before{content:'';position:absolute}header nav .nav-hamburger__visible span:before{top:7px}header nav .nav-hamburger__visible span:after{top:14px;opacity:1}header nav .nav-hamburger__visible.active span{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);top:13px}header nav .nav-hamburger__visible.active span:before{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);top:0}header nav .nav-hamburger__visible.active span:after{opacity:0}header nav .nav-brand{width:auto;height:30px;display:inline-block;position:relative;text-align:center;padding:0}header nav .nav-brand a img{height:30px}header nav .nav-items{visibility:hidden;opacity:0;height:30px;padding:20px 0;-webkit-transition:opacity .1s linear;-o-transition:opacity .1s linear;transition:opacity .1s linear}header nav .nav-items__wrapper{padding:0 30px}header nav .nav-items.visible{max-width:none;float:none;height:auto;visibility:visible;opacity:1;position:relative;border-top:1px solid #fff;-webkit-box-shadow:0 5px 10px 0 rgba(20,25,35,.2);box-shadow:0 5px 10px 0 rgba(20,25,35,.2);z-index:2;margin-top:25px}header nav .nav-items.visible a{display:block;width:100%;text-align:left;font-size:16px;line-height:normal;letter-spacing:.2px;padding:10px 0;margin:0;cursor:pointer}header .search-form-block input{margin:20px 30px 0;width:calc(100% - 60px)}header .breadcrumbs{margin:15px 30px;width:calc(100% - 60px)}.categories .category-item{width:100%;height:auto;margin-right:0;-webkit-box-shadow:none;box-shadow:none;border-bottom:1px solid #d8d8d8;border-radius:0;min-height:140px;max-height:190px}.categories .category-item .category-content{max-height:86px}.categories .category-item h4,.categories .category-item p{width:100%}.categories .categories-wrapper,.categories .section-wrapper{-webkit-box-pack:normal;-ms-flex-pack:normal;justify-content:normal;display:block;-webkit-box-shadow:0 1px 5px 0 rgba(0,0,0,.2);box-shadow:0 1px 5px 0 rgba(0,0,0,.2);border-radius:2px}h2{margin:15px 0 10px 0}.categories{margin-top:25px}.categories.category-articles .category-content{width:calc(100% - 205px)}.categories.search-articles .category-content{width:100%}.categories.category-articles .category-content,.categories.search-articles .category-content{margin-right:10px}}@media (max-width:768px){header .search-autocomplete{display:none!important}footer{height:auto;padding:22px 25px 45px 25px}footer .container{padding-bottom:0}footer .bottom-links a{display:block;padding-right:0;padding-bottom:10px}footer .social-links a{margin-top:10px}.categories.category-articles .category-item p{white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}section.article-rating .rating-container{width:100%}main.article{padding-bottom:0}main.article .page-header.article-header .page-header-description,main.article .page-header.article-header h1{width:100%}main.article .author-block{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.author-block .text-wrapper{width:93px}.categories.category-articles .category-content,.categories.search-articles .category-content{width:100%}.categories.category-articles .category-content p,.categories.search-articles .category-content p{display:none}.categories.category-articles .category-item,.categories.search-articles .category-item{padding:18px}.categories.category-articles.additional .categories-wrapper .category-content,.categories.category-articles.additional .section-wrapper .category-content,.categories.search-articles.additional .categories-wrapper .category-content,.categories.search-articles.additional .section-wrapper .category-content{width:100%}.categories.category-articles.additional .categories-wrapper .category-content p,.categories.category-articles.additional .section-wrapper .category-content p,.categories.search-articles.additional .categories-wrapper .category-content p,.categories.search-articles.additional .section-wrapper .category-content p{display:none}.categories.category-articles .author-block,.categories.search-articles .author-block{display:none}.categories.search-articles .category-content{width:100%}.categories .category-item h4{white-space:normal}.up-block{display:none}}@media (max-width:600px){main.article #article-content iframe{height:320px!important}}@media (max-width:440px){main.article #article-content iframe{height:280px!important}}@media (max-width:350px){main.article #article-content iframe{height:260px!important}}@media (max-width:320px){main.article .page-header.article-header h1{font-size:25px;line-height:35px;margin-top:20px;margin-bottom:20px}main.article .page-header.article-header .page-header-description{font-size:18px;line-height:28px}#article-content h1{font-size:25px}}