.btn{padding:13px 24px 14px;border:none;font-weight:600;color:#fff;font-size:17px;border-radius:6px;cursor:pointer;box-shadow:0 0 0 -2px;transition:.4s;box-sizing:border-box;border-radius:99px;white-space:nowrap}.btn:hover{transition:.4s;box-shadow:0 0 10px -2px #878792}.btn:focus{outline:0}.btn.btn-grey{background-color:rgba(102,102,102,.9);background-image:url(../../img/button-grey.png);background-blend-mode:overlay;background-repeat:no-repeat;background-position:50%}.btn.btn-white{color:#000;border:2px solid #709f32;text-transform:uppercase;font-weight:700;line-height:1.56;padding:16px 34px;font-size:16px;background:0 0;box-shadow:0 0 2px -2px #878792;transition:.4s}.btn.btn-white:hover{transition:.5s;box-shadow:0 0 10px -2px #878792}.btn.btn-green{background-color:rgba(112,159,50,.2);background-image:url(../../img/button-green.jpg);background-position:50%;background-blend-mode:overlay;background-repeat:no-repeat;padding:14px 24px}.btn.btn-green:hover{background-color:rgba(112,159,50,.5)}.btn.btn-blue{background-color:rgba(47,148,211,.2);background-image:url(../../img/button-blue-big.jpg);background-blend-mode:overlay;background-repeat:no-repeat;background-position:50%;background-size:cover;padding:14px 24px}.btn.btn-blue:hover{background-color:rgba(47,148,211,.5)}a.btn{display:inline-block;text-decoration:none!important}#button-back{display:block;box-sizing:border-box;text-align:center}.btn-full{width:100%}.proxy-renew-btn,.vpn-renew-btn{height:max-content}@media screen and (max-width:992px){.btn{background-size:cover;text-align:center;max-width:280px;width:100%}}@media screen and (max-width:490px){.btn{width:100%;width:100%;max-width:100%;background-size:cover;text-align:center}}.input{border-radius:5px;border:1px solid #c0c8ca;padding:12px 0 12px 19px;font-size:17px;max-height:47px;height:47px;color:#585858;-webkit-box-shadow:none;box-shadow:none;box-sizing:border-box}.input:focus{outline:0}.textarea{width:100%;border:1px solid #c0c8ca;border-radius:5px;resize:none;height:157px;font-size:17px;padding:13px 0 12px 19px;box-sizing:border-box}.textarea:focus{outline:0}.custom-select{position:relative;background:#fff;border-radius:5px;font-size:17px}.custom-select select{display:none}.custom-select .select-selected{background-color:transparent;color:#585858;border-radius:5px;padding:13px 46px 12px 19px;border:1px solid #c0c8ca;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.custom-select .select-selected:before{content:"";position:absolute;height:100%;display:block;width:1px;right:45px;top:0;background-color:#c0c8ca}.custom-select .select-selected:after{position:absolute;content:"";top:calc(50% - 2px);right:17px;width:0;height:0;transition:.3s;border:6px solid;border-color:#7ea83b transparent transparent}.custom-select .select-selected.select-arrow-active{border-bottom-left-radius:0;border-bottom-right-radius:0}.custom-select .select-selected.select-arrow-active:after{transform:rotate(180deg) translateY(7px);transition:.3s}.custom-select .select-items{position:absolute;width:100%;top:100%;left:0;right:0;z-index:99}.custom-select .select-items div{margin:0 auto;border-radius:0;color:#000;padding:13px 0 12px 19px;border:1px solid #c0c8ca;border-top:none;background-color:#fff}.custom-select .select-items div:nth-child(even){background:#fff}.custom-select .select-items div:first-child{border-top:none}.custom-select .select-items div:last-child{border-bottom-right-radius:5px;border-bottom-left-radius:5px}.custom-select .select-items div:hover{color:#547918;cursor:pointer}.custom-select .select-items .same-as-selected{color:#7ea83b}.custom-select .select-hide div{display:none}.custom-select .select-item-with-img{display:flex;align-items:center;padding:7px 0 7px 19px!important}.custom-select .select-item-with-img img{margin-right:10px;height:30px;max-width:30px}.custom-select.month{width:103px;background:#fff;border-radius:5px;display:inline-block}.custom-select.month .select-items div{padding:13px 0 12px 19px}.custom-select.month.var2{width:260px}@media screen and (min-width:700px){.select-items{max-height:270px;overflow:auto}}h1.article-header{text-align:center;font-family:"Fira Sans Extra Condensed",sans-serif;font-weight:400;font-size:35px;color:#101010;text-transform:unset;width:100%;line-height:1.07;padding-top:10px;padding-bottom:9px;margin:17px 0 27px;display:block;position:relative;overflow:visible}h1.article-header:after{content:"";position:absolute;left:0;right:0;margin:0 auto;background:444;height:3px;width:62px;bottom:0}@media all and (max-width:1051px){h1.article-header{padding-left:160px;padding-right:160px;margin-bottom:4px;margin-top:17px;width:auto}h1.article-header:after{content:unset}}@media all and (max-width:767px){h1.article-header{font-size:30px;padding-left:7px;padding-right:7px;width:auto;text-align:center;margin:17px auto 11px auto}h1.article-header:after{content:unset}}.offline-chat{box-sizing:border-box;flex-direction:column;position:fixed;bottom:15px;right:15px;width:320px;height:468px;box-shadow:0 0 17px 0 rgba(0,0,0,.27);border-radius:5px 25px 5px 5px;font-family:"Open Sans",sans-serif;transition:height ease-in-out .3s;background-color:#fff}.offline-chat .offline-chat-wrapper{width:100%;height:100%;border-radius:5px 25px 5px 5px;overflow:hidden}.offline-chat .offline-chat__close-button{position:absolute;left:-41px;top:0;width:28px;height:28px;border-radius:50%;border:2px solid #d9d9d9;justify-content:center;display:flex;font-size:28px;line-height:0;padding:11px;transform:rotate(45deg);color:#d9d9d9;cursor:pointer;transition-duration:.2s;user-select:none}.offline-chat .offline-chat__close-button:hover{box-shadow:0 0 7px 0 rgba(0,0,0,.17)}.offline-chat *{box-sizing:border-box}.offline-chat .offline-chat--header{height:64px;width:100%;background:url(../../../img/chat-header.png);color:#fff;font-size:16px;font-weight:600;display:flex;align-items:center;padding-left:30px}.offline-chat .offline-chat--content{padding:18px 30px 31px 30px}.offline-chat .offline-chat--content .offline-chat--content--header{color:#596b74;width:100%;text-align:center;font-size:15px;font-weight:600;line-height:1.33;margin-bottom:19px}.offline-chat .offline-chat--content .offline-chat--form{width:100%}.offline-chat .offline-chat--content .offline-chat--form .material-form-group{position:relative;margin-bottom:21px}.offline-chat .offline-chat--content .offline-chat--form .material-form-group .material-bar{position:relative;display:block;width:100%}.offline-chat .offline-chat--content .offline-chat--form .material-form-group .material-bar:after,.offline-chat .offline-chat--content .offline-chat--form .material-form-group .material-bar:before{content:"";height:2px;width:0;bottom:0;position:absolute;background:#1d76d1;transition:.2s ease all}.offline-chat .offline-chat--content .offline-chat--form .material-form-group .material-bar:before{left:50%}.offline-chat .offline-chat--content .offline-chat--form .material-form-group .material-bar:after{right:50%}.offline-chat .offline-chat--content .offline-chat--form .material-form-group input{font-size:15px;display:block;width:100%;border:none;border-bottom:1px solid #d9d9d9;padding:5px 10px 10px 0}.offline-chat .offline-chat--content .offline-chat--form .material-form-group input::placeholder{color:#8d98a1;font-size:15px}.offline-chat .offline-chat--content .offline-chat--form .material-form-group input:focus,.offline-chat .offline-chat--content .offline-chat--form .material-form-group input:valid{outline:0}.offline-chat .offline-chat--content .offline-chat--form .material-form-group input:focus~label,.offline-chat .offline-chat--content .offline-chat--form .material-form-group input:valid~label{top:-15px;font-size:12px;color:#1d76d1}.offline-chat .offline-chat--content .offline-chat--form .material-form-group input:focus~.material-bar:after,.offline-chat .offline-chat--content .offline-chat--form .material-form-group input:focus~.material-bar:before{width:50%}.offline-chat .offline-chat--content .offline-chat--form .material-form-group label{color:#999;font-size:15px;position:absolute;pointer-events:none;left:0;top:2px;transition:.2s ease all}.offline-chat .offline-chat--content .offline-chat--form .material-form-group textarea{border-radius:5px;border:1px solid #d9d9d9;width:100%;height:117px;padding:18px;resize:none;transition:all ease-in-out .3s}.offline-chat .offline-chat--content .offline-chat--form .material-form-group textarea~label{left:18px;top:18px}.offline-chat .offline-chat--content .offline-chat--form .material-form-group textarea:focus{border:2px solid #1d76d1}.offline-chat .offline-chat--content .offline-chat--form .material-form-group textarea:focus,.offline-chat .offline-chat--content .offline-chat--form .material-form-group textarea:valid{outline:0}.offline-chat .offline-chat--content .offline-chat--form .material-form-group textarea:focus~label,.offline-chat .offline-chat--content .offline-chat--form .material-form-group textarea:valid~label{top:-9px;font-size:12px;color:#1d76d1;background:#fff;padding:0 5px}.offline-chat .offline-chat--content .offline-chat--form .material-form-group.material-form-group--error{color:#c12119}.offline-chat .offline-chat--content .offline-chat--form .material-form-group.material-form-group--error label{color:#c12119!important}.offline-chat .offline-chat--content .offline-chat--form .material-form-group.material-form-group--error input,.offline-chat .offline-chat--content .offline-chat--form .material-form-group.material-form-group--error textarea{color:#c12119;border-bottom:1px solid #c12119}.offline-chat .offline-chat--content .offline-chat--form .material-form-group.material-form-group--error input::placeholder,.offline-chat .offline-chat--content .offline-chat--form .material-form-group.material-form-group--error textarea::placeholder{color:#c12119}.offline-chat .offline-chat--content .offline-chat--form .material-form-group.material-form-group--error input:focus,.offline-chat .offline-chat--content .offline-chat--form .material-form-group.material-form-group--error textarea:focus{border-bottom:2px solid #c12119}.offline-chat .offline-chat--content .offline-chat--form .material-form-group.material-form-group--error textarea{border:1px solid #c12119}.offline-chat .offline-chat--content .offline-chat--form .offline-chat--form-button{width:100%;color:#fff;background:#19c13a;padding:11px;font-size:17px;text-align:center;border-radius:5px;cursor:pointer;transition-duration:.2s}.offline-chat .offline-chat--content .offline-chat--form .offline-chat--form-button:hover{box-shadow:0 0 17px 0 rgba(0,0,0,.1)}.offline-chat .offline-chat--content .offline-chat--form .offline-chat--form-button:active{box-shadow:0 0 17px 0 rgba(0,0,0,.27)}.offline-chat .offline-chat--content .offline-chat--form .offline-chat__form--file-input-wrapper .offline-chat__form--file-input{display:none!important}.offline-chat .offline-chat--content .offline-chat--form .offline-chat__form--uploaded-file-wrapper{position:absolute;bottom:20px;opacity:.9;right:15px;cursor:pointer;transition-duration:.3s;border-radius:23px;background:#f3f2f7;color:#363636;font-size:15px;font-weight:300;display:flex;align-items:center;padding:0 10px}.offline-chat .offline-chat--content .offline-chat--form .offline-chat__form--uploaded-file-wrapper .offline-chat__form--uploaded-file-name{display:flex;padding:10px}.offline-chat .offline-chat--content .offline-chat--form .offline-chat__form--uploaded-file-wrapper .offline-chat__form--uploaded-file-remove{transform:rotate(45deg);color:#c12119;opacity:.8;cursor:pointer;width:23px;height:23px;overflow:hidden;display:flex;font-size:20px;align-items:center;justify-content:center;font-weight:900;transition-duration:.3s}.offline-chat .offline-chat--content .offline-chat--form .offline-chat__form--uploaded-file-wrapper .offline-chat__form--uploaded-file-remove:hover{opacity:1}.offline-chat .offline-chat--content .offline-chat--form .offline-chat__form--file-label{width:14px;height:14px;position:absolute;bottom:20px;opacity:.6;right:15px;cursor:pointer;transition-duration:.3s;left:unset!important;top:unset!important;pointer-events:all!important;touch-action:auto}.offline-chat .offline-chat--content .offline-chat--form .offline-chat__form--file-label:hover{opacity:1}.offline-chat .offline-chat--content .offline-chat--form .offline-chat__form--file-tooltip{position:absolute;top:-33px;right:-18px;margin:0 auto;background-color:#c12119;width:max-content;color:#fff;opacity:1;padding:5px;font-size:13px;border-radius:9px;font-weight:300}.offline-chat .offline-chat--content .offline-chat--form .offline-chat__form--file-tooltip:after{display:block;position:absolute;border-color:#c12119 transparent transparent transparent;border-style:solid;border-width:7px;width:0;height:0;content:"";right:16px;bottom:-13px}.offline-chat .offline-chat--content.offline-chat--content__sent{display:flex;flex-direction:column;align-items:center;text-align:center;padding-top:102px}.offline-chat .offline-chat--content.offline-chat--content__sent .offline-chat--content__sent-icon{width:57px;height:57px;background-size:cover;background:url(../../../img/checked.svg) no-repeat center;margin-bottom:22px}.offline-chat .offline-chat--content.offline-chat--content__sent .offline-chat--content__sent-header{font-size:17px;font-weight:600;line-height:1.29;color:#000;margin-bottom:16px}.offline-chat .offline-chat--content.offline-chat--content__sent .offline-chat--content__sent-message{font-size:15px;color:#596b74}.offline-chat.offline-chat__wrapper-high{height:508px}.offline-chat.offline-chat__wrapper-high textarea{height:157px!important}.scale-in-bottom{animation:scale-in-bottom .2s cubic-bezier(.25,.46,.45,.94) both}@keyframes scale-in-bottom{0%{-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:1}100%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:1}}.scale-out-bottom{animation:scale-out-bottom .2s cubic-bezier(.55,.085,.68,.53) both}@keyframes scale-out-bottom{0%{transform:scale(1);transform-origin:50% 100%;opacity:1}100%{transform:scale(0);transform-origin:50% 100%;opacity:1}}.slide-out-bottom{animation:slide-out-bottom .2s cubic-bezier(.55,.085,.68,.53) both}@keyframes slide-out-bottom{0%{transform:translateY(0);opacity:1}100%{transform:translateY(1000px);opacity:0}}.slide-in-bottom{animation:slide-in-bottom .2s cubic-bezier(.25,.46,.45,.94) both}@keyframes slide-in-bottom{0%{transform:translateY(1000px);opacity:0}100%{transform:translateY(0);opacity:1}}.shake-lr{animation:shake-lr .7s cubic-bezier(.455,.03,.515,.955) both}@keyframes shake-lr{0%,100%{transform:rotate(0);transform-origin:50% 50%}10%{transform:rotate(8deg)}20%,40%,60%{transform:rotate(-10deg)}30%,50%,70%{transform:rotate(10deg)}80%{transform:rotate(-8deg)}90%{transform:rotate(8deg)}}div.support-custom-button{width:100%!important;height:100%!important;position:absolute!important;z-index:100!important;top:0!important;left:0!important}.hidden{display:none!important}.grecaptcha-badge{display:none!important}@media all and (max-width:990px){.offlineFormOpened .offline-chat{width:100vw;height:100vh;bottom:unset;right:unset;top:0;left:0;z-index:1000}.offlineFormOpened .offline-chat .offline-chat-wrapper{border-radius:0;display:flex;flex-direction:column}.offlineFormOpened .offline-chat .offline-chat-wrapper .offline-chat--header{background-size:cover;padding-left:50px}.offlineFormOpened .offline-chat .offline-chat-wrapper .offline-chat--content{flex-grow:1;display:flex;flex-direction:column}.offlineFormOpened .offline-chat .offline-chat-wrapper .offline-chat--content .offline-chat--form{display:flex;flex-direction:column;flex-grow:1}.offlineFormOpened .offline-chat .offline-chat-wrapper .offline-chat--content .offline-chat--form .material-form-group--textarea{display:flex;flex-direction:column;flex-grow:1}.offlineFormOpened .offline-chat .offline-chat-wrapper .offline-chat--content .offline-chat--form .material-form-group--textarea textarea{display:flex;flex-direction:column;flex-grow:1}.offlineFormOpened .offline-chat .offline-chat__close-button{width:50px;left:0;border:unset;top:19px}}.items-list__pagination{width:100%;display:flex;justify-content:center;align-items:center}.items-list__pagination .items-list__pagination-filler{display:none}.items-list__pagination .items-list__pagination-items{display:flex;align-items:center;width:max-content}.items-list__pagination .items-list__pagination-items .items-list__pagination-item{margin:0 2.5px}.items-list__pagination .items-list__pagination-items .items-list__pagination-item.items-list__pagination-item--num{color:#2a89ce;padding:8px 10px;border-radius:5px;font-weight:600}.items-list__pagination .items-list__pagination-items .items-list__pagination-item.items-list__pagination-item--num a{color:inherit;text-decoration:inherit;font-size:inherit;font-weight:inherit}.items-list__pagination .items-list__pagination-items .items-list__pagination-item.items-list__pagination-item--num.items-list__pagination-item--selected{color:#fff;background:#2f94d3}.items-list__pagination .items-list__pagination-item--nav{width:10px;height:16px}.items-list__pagination .items-list__pagination-item--nav.items-list__pagination-item--prev{background-size:contain;background:url(../../../img/green-arrow-left.png) no-repeat center;margin-right:14px}.items-list__pagination .items-list__pagination-item--nav.items-list__pagination-item--next{background:url(../../../img/green-arrow-right.png) no-repeat center;background-size:contain;margin-left:14px}@media all and (max-width:1099px){.items-list__pagination{justify-content:space-between}}@media all and (max-width:767px){.items-list__pagination{justify-content:flex-start}.items-list__pagination .items-list__pagination-filler{display:block;flex-grow:1}.items-list__pagination .items-list__pagination-items{max-width:100%;overflow:hidden}}.main.articles-list{padding:163px 0 0}.main.articles-list .article-header__wrapper{width:100%;margin-bottom:15px}.main.articles-list .articles-list__content-wrapper{display:flex;justify-content:space-between;width:100%}.main.articles-list .articles-list__content-wrapper .article-list__content{flex-basis:766px;flex-shrink:0;flex-grow:0}.main.articles-list .articles-list__content-wrapper .article-list__content .article-list__search-wrapper{display:flex;margin-bottom:36px}.main.articles-list .articles-list__content-wrapper .article-list__content .article-list__search-wrapper .article-list__search-input{flex-grow:1;margin-right:13px}.main.articles-list .articles-list__content-wrapper .article-list__content .article-list__search-wrapper .article-list__search-button{flex-basis:125px;flex-shrink:0;position:relative}.main.articles-list .articles-list__content-wrapper .article-list__content .article-list__search-wrapper .article-list__search-button:after{content:"Найти";position:absolute;left:0;right:0;margin:0 auto;display:block;top:14px}.main.articles-list .articles-list__content-wrapper .article-list__content .article-list__select-wrapper{display:none}.main.articles-list .articles-list__content-wrapper .article-list__content .article-list__tiles--wrapper .article-list__tiles--header{font-size:23px;font-weight:600;margin-bottom:26px;color:#4e4e4c}.main.articles-list .articles-list__content-wrapper .article-list__content .article-list__tiles--wrapper .article-list__tiles{display:flex;flex-wrap:wrap;margin-bottom:7px}.main.articles-list .articles-list__content-wrapper .article-list__content .article-list__tiles--wrapper .article-list__tiles .article-list__tile{border:1px solid #bcc2c6;border-radius:3px;width:229px;flex-grow:0;flex-shrink:0;padding:37px 31px 33px 31px;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;background:#fff;margin-bottom:28px;margin-right:39px}.main.articles-list .articles-list__content-wrapper .article-list__content .article-list__tiles--wrapper .article-list__tiles .article-list__tile:nth-child(3n+3){margin-right:0}.main.articles-list .articles-list__content-wrapper .article-list__content .article-list__tiles--wrapper .article-list__tiles .article-list__tile .article-list__tile--image-container{display:flex;justify-content:center;align-items:center;margin-bottom:34px}.main.articles-list .articles-list__content-wrapper .article-list__content .article-list__tiles--wrapper .article-list__tiles .article-list__tile .article-list__tile--image-container .article-list__tile--image-wrapper .article-list__tile--image{width:100%;height:97px;object-fit:contain;object-position:center}.main.articles-list .articles-list__content-wrapper .article-list__content .article-list__tiles--wrapper .article-list__tiles .article-list__tile .article-list__tile--header{font-weight:600;color:#67962e;font-size:18px;word-break:break-word;line-height:1.35;margin-bottom:9px;text-decoration:none;transition-duration:.3s;display:block}.main.articles-list .articles-list__content-wrapper .article-list__content .article-list__tiles--wrapper .article-list__tiles .article-list__tile .article-list__tile--header:hover{text-decoration:underline}.main.articles-list .articles-list__content-wrapper .article-list__content .article-list__tiles--wrapper .article-list__tiles .article-list__tile .article-list__tile--description{font-size:15px;line-height:1.7;height:71px;overflow:hidden}.main.articles-list .articles-list__content-wrapper .article-list__sidebar{flex-basis:264px;flex-shrink:0;flex-grow:0;padding:35px 40px 41px 38px;border:1px solid #bcc2c6;border-radius:3px;background:#fff;box-sizing:border-box;height:max-content}.main.articles-list .articles-list__content-wrapper .article-list__sidebar .article-list__sidebar-link{color:#2278c8;font-size:20px;font-weight:600;border-bottom:2px dashed #2278c8;text-decoration:none;display:block;width:max-content;line-height:1.36;margin-bottom:16px}.main.articles-list .articles-list__content-wrapper .article-list__sidebar .article-list__sidebar-link:hover{border-bottom:2px solid #2278c8}.main.articles-list .articles-list__content-wrapper .article-list__has-any-question-wrapper{display:flex;flex-direction:column;margin-top:37px}.main.articles-list .articles-list__content-wrapper .article-list__has-any-question-wrapper .article-list__has-any-question-header{color:#4e4e4c;font-size:18px;font-weight:600;margin-bottom:6px;text-decoration:none}.main.articles-list .articles-list__content-wrapper .article-list__has-any-question-wrapper .article-list__has-any-question-link{color:#78a635;font-size:20px;font-weight:600;border-bottom:1px solid #78a635;text-decoration:none;width:max-content}.main.articles-list .articles-list__content-wrapper .article-list__has-any-question-wrapper .article-list__has-any-question-link:hover{border-color:#fff}@media all and (max-width:1099px){.main.articles-list{padding:99px 0 0}.main.articles-list .container{padding:0 30px}.main.articles-list .article-header__wrapper{margin-bottom:4px}.main.articles-list .articles-list__content-wrapper .article-list__content{flex-basis:100%}.main.articles-list .articles-list__content-wrapper .article-list__content .article-list__search-wrapper{display:flex;margin-bottom:17px}.main.articles-list .articles-list__content-wrapper .article-list__content .article-list__search-wrapper .article-list__search-input{flex-grow:1;margin-right:0;border-top-right-radius:0;border-bottom-right-radius:0}.main.articles-list .articles-list__content-wrapper .article-list__content .article-list__search-wrapper .article-list__search-button{flex-basis:51px;flex-shrink:0;position:relative;border-top-left-radius:0;border-bottom-left-radius:0}.main.articles-list .articles-list__content-wrapper .article-list__content .article-list__search-wrapper .article-list__search-button:after{content:"";width:20px;height:20px;background:url(../../../img/search.png);position:absolute;left:0;right:0;margin:0 auto;display:block;top:14px}.main.articles-list .articles-list__content-wrapper .article-list__content .article-list__select-wrapper{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}.main.articles-list .articles-list__content-wrapper .article-list__content .article-list__select-wrapper .article-list__select{min-width:280px}.main.articles-list .articles-list__content-wrapper .article-list__content .article-list__tiles--wrapper .article-list__tiles--header{text-align:center;margin-bottom:21px}.main.articles-list .articles-list__content-wrapper .article-list__content .article-list__tiles--wrapper .article-list__tiles{margin-bottom:14px}.main.articles-list .articles-list__content-wrapper .article-list__content .article-list__tiles--wrapper .article-list__tiles .article-list__tile{margin-bottom:10px}.main.articles-list .articles-list__content-wrapper .article-list__content .article-list__tiles--wrapper .article-list__tiles .article-list__tile:last-child{margin-right:0}.main.articles-list .articles-list__content-wrapper .article-list__sidebar{display:none}.main.articles-list .articles-list__content-wrapper .article-list__has-any-question-wrapper{margin-top:0}}@media all and (max-width:767px){.main.articles-list{padding:99px 0 0}.main.articles-list .container{padding:0 20px}.main.articles-list .article-header__wrapper{margin-bottom:2px}.main.articles-list .articles-list__content-wrapper .article-list__content{flex-basis:100%}.main.articles-list .articles-list__content-wrapper .article-list__content .article-list__search-wrapper{display:flex;margin-bottom:9px}.main.articles-list .articles-list__content-wrapper .article-list__content .article-list__select-wrapper{display:flex;flex-direction:column;margin-bottom:35px}.main.articles-list .articles-list__content-wrapper .article-list__content .article-list__select-wrapper .article-list__select{margin-bottom:19px;width:100%}.main.articles-list .articles-list__content-wrapper .article-list__content .article-list__select-wrapper .article-list__select.custom-select .select-selected:before{right:50px}.main.articles-list .articles-list__content-wrapper .article-list__content .article-list__select-wrapper .article-list__select.custom-select .select-selected:after{right:19px}.main.articles-list .articles-list__content-wrapper .article-list__content .article-list__tiles--wrapper .article-list__tiles .article-list__tile{width:100%;margin-bottom:19px;margin-right:0}.main.articles-list .articles-list__content-wrapper .article-list__has-any-question-wrapper{text-align:center;display:flex;flex-direction:column;align-items:center}}@media all and (min-width:491px){.main.article-item{padding:150px 0 0}}